We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b9aa5 commit b6fb9b9Copy full SHA for b6fb9b9
PULL_REQUEST_TEMPLATE.md
@@ -1,4 +1,4 @@
1
-##IMPORTANT: Please do not create a Pull Request without creating an issue first.
+## IMPORTANT: Please do not create a Pull Request without creating an issue first.
2
3
Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.
4
@@ -9,4 +9,4 @@ Please provide enough information so that others can review your pull request:
9
* Code formatting
10
* Closing issues
11
12
-Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
+Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such).
0 commit comments