Skip to content

Commit c1c25b8

Browse files
Update issue tracker references after GitHub issues migration.
See: #3529
1 parent b5effeb commit c1c25b8

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
@@ -237,18 +237,17 @@ If you are just starting out with Spring, try one of the https://spring.io/guide
237237
* If you are upgrading, check out the https://docs.spring.io/spring-data/mongodb/docs/current/changelog.txt[changelog] for "`new and noteworthy`" features.
238238
* Ask a question - we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-data[`spring-data-mongodb`].
239239
You can also chat with the community on https://gitter.im/spring-projects/spring-data[Gitter].
240-
* Report bugs with Spring Data MongoDB at https://jira.spring.io/browse/DATAMONGO[jira.spring.io/browse/DATAMONGO].
240+
* Report bugs with Spring Data MongoDB at https://github.com/spring-projects/spring-data-mongodb/issues[github.com/spring-projects/spring-data-mongodb/issues].
241241

242242
== Reporting Issues
243243

244-
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:
244+
Spring Data uses Github as issue tracking system to record bugs and feature requests.
245+
If you want to raise an issue, please follow the recommendations below:
245246

246-
* Before you log a bug, please search the
247-
https://jira.spring.io/browse/DATAMONGO[issue tracker] to see if someone has already reported the problem.
248-
* If the issue doesn’t already exist, https://jira.spring.io/browse/DATAMONGO[create a new issue].
249-
* 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.
250-
* If you need to paste code, or include a stack trace use JIRA `{code}…{code}` escapes before and after your text.
251-
* 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.
247+
* 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.
248+
* If the issue does not already exist, https://github.com/spring-projects/spring-data-mongodb/issues/new[create a new issue].
249+
* 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.
250+
* If you need to paste code, or include a stack trace use https://guides.github.com/features/mastering-markdown/[Markdown] code fences +++```+++.
252251

253252
== Building from Source
254253

src/main/asciidoc/preface.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ Professional Support :: Professional, from-the-source support, with guaranteed r
115115
[[get-started:up-to-date]]
116116
== Following Development
117117

118-
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]).
118+
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)