8.1 Issue Tracking

Spring Security uses JIRA to manage bug reports and enhancement requests. If you find a bug, please log a report using JIRA. Do not log it on the support forum, mailing list or by emailing the project’s developers. Such approaches are ad-hoc and we prefer to manage bugs using a more formal process.

Spring Security使用JIRA来管理错误报告和增强请求。如果您发现错误,请使用JIRA记录报告。请勿将其记录在支持论坛,邮件列表或通过电子邮件发送给项目开发人员。这些方法是临时的,我们更喜欢使用更正式的流程来管理错误。
 

If possible, in your issue report please provide a JUnit test that demonstrates any incorrect behaviour. Or, better yet, provide a patch that corrects the issue. Similarly, enhancements are welcome to be logged in the issue tracker, although we only accept enhancement requests if you include corresponding unit tests. This is necessary to ensure project test coverage is adequately maintained.

如果可能,请在您的问题报告中提供一个JUnit测试,以演示任何不正确的行为。或者,更好的是,提供一个修正问题的补丁。同样,欢迎在问题跟踪器中记录增强功能,但如果您包含相应的单元测试,我们只接受增强请求。这对于确保充分维护项目测试覆盖率是必要的。
 
You can access the issue tracker at https://github.com/spring-projects/spring-security/issues.
您可以访问https://github.com/spring-projects/spring-security/issues访问问题跟踪器。
 

8.2 Becoming Involved(成为参与者)

We welcome your involvement in the Spring Security project. There are many ways of contributing, including reading the forum and responding to questions from other people, writing new code, improving existing code, assisting with documentation, developing samples or tutorials, or simply making suggestions.

我们欢迎您参与Spring Security项目。有很多方式可以做出贡献,包括阅读论坛和回答其他人提出的问题,编写新代码,改进现有代码,协助编写文档,开发示例或教程,或者只是提出建议。

8.3 Further Information

Questions and comments on Spring Security are welcome. You can use the Spring at Stack Overflow web site at http://spring.io/questions to discuss Spring Security with other users of the framework. Remember to use JIRA for bug reports, as explained above.

欢迎对Spring Security提出问题和意见。您可以使用Spring Over Stack Overflow网站http://spring.io/questions与框架的其他用户讨论Spring Security。如上所述,请记住使用JIRA进行错误报告。
 

最新文章

  1. 制作自己的MVC框架(一)——简单粗暴的实现
  2. BestCoder Round #90 A.Kblack loves flag(随机数生成种子)
  3. Redhat7.2 如何修改主机名(hostname)?
  4. [Android]异步加载图片,内存缓存,文件缓存,imageview显示图片时增加淡入淡出动画
  5. Ubuntu下调整swap分区的大小
  6. CXF学习(4) 处理无法自动转换的复合数据类型
  7. Java一些常见的出错异常处理
  8. OpenJudge 2980 大整数乘法
  9. android 视频播放器的INTENT-FILTER属性
  10. java导出和读取excel数据
  11. codeforce 149D Coloring Brackets 区间DP
  12. APUE-文件和目录(一)
  13. (转)通过maven,给没有pom文件的jar包生成pom文件,maven项目引入本地jar包
  14. (链表 双指针) leetcode 142. Linked List Cycle II
  15. linux下怎样批量更改文件后缀名
  16. codeoforces 975B Mancala
  17. vue实现未登录跳转到登录页面
  18. cap文件的格式说明
  19. Ubuntu 安装配置最新版 PostgreSQL
  20. 1019C Sergey's problem(思维)

热门文章

  1. node(http, url)
  2. JS对全角与半角的验证,相互转化以及介绍
  3. POJ1275 Cashier Employment(差分约束)
  4. [DOM基础]offsetHeight,clientHeight,scrollHeight,innerHeight,outerHeight等属性的解释
  5. MySQL服务无法启动 3534
  6. Nginx 集群 反向代理多个服务器
  7. docker swarm 集群进入某节点容器失败的原因及解决方法
  8. Daydream Controller手柄数据的解析
  9. WPF:Hyperlink如何绑定数据
  10. SQL server 获得 表的主键,自增键