1. 程式人生 > >Spring Security(二十六):8. Spring Security Community

Spring Security(二十六):8. Spring Security Community

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進行錯誤報告。