You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+7-8
Original file line number
Diff line number
Diff line change
@@ -237,18 +237,17 @@ If you are just starting out with Spring, try one of the https://spring.io/guide
237
237
* If you are upgrading, check out the https://docs.spring.io/spring-data/mongodb/docs/current/changelog.txt[changelog] for "`new and noteworthy`" features.
238
238
* Ask a question - we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-data[`spring-data-mongodb`].
239
239
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].
241
241
242
242
== Reporting Issues
243
243
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:
245
246
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 +++```+++.
Copy file name to clipboardExpand all lines: src/main/asciidoc/preface.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -115,4 +115,4 @@ Professional Support :: Professional, from-the-source support, with guaranteed r
115
115
[[get-started:up-to-date]]
116
116
== Following Development
117
117
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