8000 Fix non-standard list delimiter · ml/activeadmin@5d7ad9b · GitHub
[go: up one dir, main page]

Skip to content

Commit 5d7ad9b

Browse files
author
Y0hy0h
authored
Fix non-standard list delimiter
1 parent ad9c971 commit 5d7ad9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Before submitting your PR make sure that:
88
99
* You wrote [good commit messages].
1010
* The PR relates to *only* one subject with a clear title and description in grammatically correct, complete sentences.
11-
+ The PR description [includes keywords to automatically close issues] if it fixes an existing issue.
11+
* The PR description [includes keywords to automatically close issues] if it fixes an existing issue.
1212
* Your feature branch is up-to-date with `master` (if not - rebase it), and does not include merge commits.
1313
* Related commits are squashed together, and unrelated commits are splitted apart.
1414
* Your PR includes a regression test if it fixes a bug.

0 commit comments

Comments
 (0)
0