|
2 | 2 | :jbake-date: 2010-03-18 00:00:00 |
3 | 3 | :jbake-type: page |
4 | 4 | :jbake-status: published |
5 | | -:jbake-tags: documentation, support, community, issues, bugs |
| 5 | +:jbake-tags: issues, bugs, bug-tracking, support |
| 6 | +:jbake-description: Report bugs, request features, and track issues for Apache Shiro using GitHub Issues. |
6 | 7 | :idprefix: |
7 | 8 | :icons: font |
8 | 9 |
|
9 | | -Apache Shiro uses Atlassian Jira for tracking tasks, feature requests, bugs, and other issues related to the project development. |
| 10 | +Apache Shiro uses https://github.com/apache/shiro/issues[GitHub Issues] for bug reports, feature requests, and task tracking. |
| 11 | + |
| 12 | +For questions, ideas, and community discussions, please use https://github.com/apache/shiro/discussions[GitHub Discussions]. |
10 | 13 |
|
11 | 14 | == Usage Guidelines |
12 | 15 |
|
13 | | -Jira is provided as a Shiro software development resource. |
14 | | -It is meant to be for managing bugs, tasks and improvements in the software itself - it is not a support portal to ask for advice or help. |
15 | | -For community advice and help in using Apache Shiro, please visit the link:/support.html[Support] page. |
| 16 | +GitHub Issues is provided as a Shiro software development resource. |
| 17 | +It is meant for reporting bugs, requesting features, and tracking improvements in the software itself - it is not a support portal to ask for advice or help. |
| 18 | +For community advice and help in using Apache Shiro, please visit the link:/support.html[Support] page or use https://github.com/apache/shiro/discussions[GitHub Discussions]. |
16 | 19 |
|
17 | | -*Prior to using Jira, we ask that:* |
| 20 | +*Prior to opening an issue, we ask that:* |
18 | 21 |
|
19 | 22 | * You do your due diligence to ensure a suspected error is actually a bug. |
20 | 23 | * You search the issue tracker to ensure what you want to report has not already been reported by someone else. |
21 | 24 | * If your problem is actually a bug, we would appreciate it if you could attach a simple JUnit test case that allows us to repeat the problem, so we can fix it as fast as possible. |
22 | 25 | * If a unit test is not available (please really try to make one!), attach a stack trace and Shiro's TRACE or DEBUG log output. |
23 | | -* If you've already fixed the problem, please submit a patch, and we'll likely include it in the next release. |
| 26 | +* If you've already fixed the problem, please submit a pull request, and we'll likely include it in the next release. |
| 27 | + |
| 28 | +https://github.com/apache/shiro/issues[Click here to visit the Apache Shiro GitHub Issues tracker]. |
| 29 | + |
| 30 | +== JIRA (Legacy) |
| 31 | + |
| 32 | +JIRA is retained for archival purposes only and is no longer used for new issues. |
24 | 33 |
|
25 | | -https://issues.apache.org/jira/browse/SHIRO[Click here to visit the Apache Shiro Jira issue tracker]. |
| 34 | +https://issues.apache.org/jira/browse/SHIRO[Click here to visit the legacy Apache Shiro JIRA issue tracker]. |
0 commit comments