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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -147,8 +147,8 @@ You can also chat with the community on https://gitter.im/spring-projects/spring
147
147
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:
148
148
149
149
* Before you log a bug, please search the
150
-
https://jira.spring.io/browse/DATACOUCH[issue tracker] to see if someone has already reported the problem.
151
-
* If the issue doesn’t already exist, https://jira.spring.io/browse/DATACOUCH[create a new issue].
150
+
https://github.com/spring-projects/spring-data-couchbase/issues[issue tracker] to see if someone has already reported the problem.
151
+
* If the issue doesn’t already exist, https://github.com/spring-projects/spring-data-couchbase/issues/new[create a new issue].
152
152
* 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.
153
153
* If you need to paste code, or include a stack trace use JIRA `{code}…{code}` escapes before and after your text.
154
154
* 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.
0 commit comments