Skip to content

Commit c911576

Browse files
fix: update issues.adoc to use GitHub Issues instead of Jira
1 parent 818b154 commit c911576

1 file changed

Lines changed: 17 additions & 8 deletions

File tree

src/site/content/issues.adoc

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,33 @@
22
:jbake-date: 2010-03-18 00:00:00
33
:jbake-type: page
44
: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.
67
:idprefix:
78
:icons: font
89

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].
1013

1114
== Usage Guidelines
1215

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].
1619

17-
*Prior to using Jira, we ask that:*
20+
*Prior to opening an issue, we ask that:*
1821

1922
* You do your due diligence to ensure a suspected error is actually a bug.
2023
* You search the issue tracker to ensure what you want to report has not already been reported by someone else.
2124
* 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.
2225
* 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.
2433

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

Comments
 (0)