8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9c971 commit 5d7ad9bCopy full SHA for 5d7ad9b
.github/PULL_REQUEST_TEMPLATE.md
@@ -8,7 +8,7 @@ Before submitting your PR make sure that:
8
9
* You wrote [good commit messages].
10
* 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.
+* The PR description [includes keywords to automatically close issues] if it fixes an existing issue.
12
* Your feature branch is up-to-date with `master` (if not - rebase it), and does not include merge commits.
13
* Related commits are squashed together, and unrelated commits are splitted apart.
14
* Your PR includes a regression test if it fixes a bug.
0 commit comments