Skip to content

Commit 40a50e0

Browse files
Update issue tracker references after GitHub issues migration.
See: #3529
1 parent c93db7b commit 40a50e0

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

README.adoc

+7-8
Original file line numberDiff line numberDiff line change
@@ -105,18 +105,17 @@ If you are just starting out with Spring, try one of the https://spring.io/guide
105105
* If you are upgrading, check out the https://docs.spring.io/spring-data/mongodb/docs/current/changelog.txt[changelog] for "`new and noteworthy`" features.
106106
* Ask a question - we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-data[`spring-data-mongodb`].
107107
You can also chat with the community on https://gitter.im/spring-projects/spring-data[Gitter].
108-
* Report bugs with Spring Data MongoDB at https://jira.spring.io/browse/DATAMONGO[jira.spring.io/browse/DATAMONGO].
108+
* Report bugs with Spring Data MongoDB at https://github.com/spring-projects/spring-data-mongodb/issues[github.com/spring-projects/spring-data-mongodb/issues].
109109

110110
== Reporting Issues
111111

112-
Spring Data uses JIRA as issue tracking system to record bugs and feature requests. If you want to raise an issue, please follow the recommendations below:
112+
Spring Data uses Github as issue tracking system to record bugs and feature requests.
113+
If you want to raise an issue, please follow the recommendations below:
113114

114-
* Before you log a bug, please search the
115-
https://jira.spring.io/browse/DATAMONGO[issue tracker] to see if someone has already reported the problem.
116-
* If the issue doesn’t already exist, https://jira.spring.io/browse/DATAMONGO[create a new issue].
117-
* Please provide as much information as possible with the issue report, we like to know the version of Spring Data that you are using and JVM version.
118-
* If you need to paste code, or include a stack trace use JIRA `{code}…{code}` escapes before and after your text.
119-
* If possible try to create a test-case or project that replicates the issue. Attach a link to your code or a compressed file containing your code.
115+
* Before you log a bug, please search the https://github.com/spring-projects/spring-data-mongodb/issues[issue tracker] to see if someone has already reported the problem.
116+
* If the issue does not already exist, https://github.com/spring-projects/spring-data-mongodb/issues/new[create a new issue].
117+
* Please provide as much information as possible with the issue report, we like to know the version of Spring Data that you are using, the JVM version, Stacktrace, etc.
118+
* If you need to paste code, or include a stack trace use https://guides.github.com/features/mastering-markdown/[Markdown] code fences +++```+++.
120119

121120
== Building from Source
122121

src/main/asciidoc/preface.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ Professional Support :: Professional, from-the-source support, with guaranteed r
112112
[[get-started:up-to-date]]
113113
== Following Development
114114

115-
For information on the Spring Data Mongo source code repository, nightly builds, and snapshot artifacts, see the Spring Data Mongo https://projects.spring.io/spring-data-mongodb/[homepage]. You can help make Spring Data best serve the needs of the Spring community by interacting with developers through the Community on https://stackoverflow.com/questions/tagged/spring-data[Stack Overflow]. To follow developer activity, look for the mailing list information on the Spring Data Mongo https://projects.spring.io/spring-data-mongodb/[homepage]. If you encounter a bug or want to suggest an improvement, please create a ticket on the Spring Data issue https://jira.spring.io/browse/DATAMONGO[tracker]. To stay up to date with the latest news and announcements in the Spring eco system, subscribe to the Spring Community https://spring.io[Portal]. You can also follow the Spring https://spring.io/blog[blog] or the project team on Twitter (https://twitter.com/SpringData[SpringData]).
115+
For information on the Spring Data Mongo source code repository, nightly builds, and snapshot artifacts, see the Spring Data Mongo https://projects.spring.io/spring-data-mongodb/[homepage]. You can help make Spring Data best serve the needs of the Spring community by interacting with developers through the Community on https://stackoverflow.com/questions/tagged/spring-data[Stack Overflow]. To follow developer activity, look for the mailing list information on the Spring Data Mongo https://projects.spring.io/spring-data-mongodb/[homepage]. If you encounter a bug or want to suggest an improvement, please create a ticket on the Spring Data https://github.com/spring-projects/spring-data-mongodb/issues[issue tracker]. To stay up to date with the latest news and announcements in the Spring eco system, subscribe to the Spring Community https://spring.io[Portal]. You can also follow the Spring https://spring.io/blog[blog] or the project team on Twitter (https://twitter.com/SpringData[SpringData]).

0 commit comments

Comments
 (0)