Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5aced59

Browse files
committed
Polishing.
See #520
1 parent d3059c2 commit 5aced59

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

‎.github/PULL_REQUEST_TEMPLATE.md‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ Make sure that:
99
- [ ] You use the code formatters provided [here](https://github.com/spring-projects/spring-data-build/tree/master/etc/ide) and have them applied to your changes. Don’t submit any formatting related changes.
1010
- [ ] You submit test cases (unit or integration tests) that back your changes.
1111
- [ ] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).
12-

‎README.adoc‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,17 @@ Having trouble with Spring Data? We’d love to help!
109109
https://docs.spring.io/spring-data/r2dbc/docs/1.0.x/reference/html/#reference[reference documentation], and https://docs.spring.io/spring-data/r2dbc/docs/1.0.x/api/[Javadocs].
110110
* Learn the Spring basics – Spring Data builds on Spring Framework, check the https://spring.io[spring.io] web-site for a wealth of reference documentation.
111111
If you are just starting out with Spring, try one of the https://spring.io/guides[guides].
112-
* If you are upgrading, check out the https://docs.spring.io/spring-data/r2dbc/docs/1.0.x/changelog.txt[changelog] for "`new and noteworthy`" features.
112+
* If you are upgrading, check out the https://docs.spring.io/spring-data/r2dbc/docs/current/changelog.txt[changelog] for "`new and noteworthy`" features.
113113
* Ask a question - we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-data-r2dbc[`spring-data-r2dbc`].
114-
* Report bugs with Spring Data envers at https://github.com/spring-projects/spring-data-r2dbc/issues[github.com/spring-projects/spring-data-r2dbc/issues].
114+
* Report bugs with Spring Data R2DBC at https://github.com/spring-projects/spring-data-r2dbc/issues[github.com/spring-projects/spring-data-r2dbc/issues].
115115

116116
== Reporting Issues
117117

118118
Spring Data uses GitHub as issue tracking system to record bugs and feature requests. If you want to raise an issue, please follow the recommendations below:
119119

120120
* Before you log a bug, please search the
121121
https://github.com/spring-projects/spring-data-r2dbc/issues[issue tracker] to see if someone has already reported the problem.
122-
* If the issue doesn’t already exist, https://github.com/spring-projects/spring-data-r2dbc/issues/new[create a new issue].
122+
* If the issue does not already exist, https://github.com/spring-projects/spring-data-r2dbc/issues/new[create a new issue].
123123
* 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.
124124
* If you need to paste code, or include a stack trace use Markdown +++```+++ escapes before and after your text.
125125
* 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

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /