diff options
Diffstat (limited to '.github/pull_request_template.md')
| -rw-r--r-- | .github/pull_request_template.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..5ae7c257 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +fixes #<issue number> <issue synopsis> + +<Comments describing your change. Not all changes need this.> + +Note that the above format should be used in your git commit comments. +You agree that by submitting a PR, you have read and agreed to our +contributing guidelines. |
