Skip to content
This repository was archived by the owner on Nov 18, 2023. It is now read-only.

Commit 8d91d58

Browse files
Update pull_request_template.md
1 parent 3fe9b4f commit 8d91d58

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
Please replace every line in curly brackets ( { like this } ) with an appropriate description, and remove this line.
2+
13
## What is the goal of this PR?
24

3-
Please reference the GitHub issues, and why the goals are valuable to achieve. Remove this line before submission.
5+
{ Please describe the goal of this PR, why they are valuable to achieve, and reference the related GitHub issues. }
46

57
## What are the changes implemented in this PR?
68

7-
Please reference the GitHub issues, and explain why your changes are the best way to achieve the goal(s) above. Remove this line before submission.
8-
9-
If a GitHub issue will be closed with the merge of this PR, please reference them for automatic closing, such like 'closes #number'. Remove this line before submission.
9+
{ Please explain what you implemented, why your changes are the best way to achieve the goal(s) above, and reference the GitHub issues to be automatically closed, such like 'closes #number'. }

0 commit comments

Comments
 (0)