Skip to content

Commit 437279f

Browse files
authored
remove erroneous linebreak
1 parent ed1c416 commit 437279f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ Make sure that:
99
-->
1010

1111
- [ ] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc).
12-
- [ ] **There is a ticket in the bug tracker for the project in our [issue tracker](https://github.
13-
com/spring-projects/spring-data-elasticsearch/issues)**. Add the issue number to the _Closes #issue-number_ line below
12+
- [ ] **There is a ticket in the bug tracker for the project in our [issue tracker](https://github.com/spring-projects/spring-data-elasticsearch/issues)**. Add the issue number to the _Closes #issue-number_ line below
1413
- [ ] 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.
1514
- [ ] You submit test cases (unit or integration tests) that back your changes.
1615
- [ ] 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).

0 commit comments

Comments
 (0)