diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..6f9cd85 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,17 @@ +# <Title of PR> + +<Describe brifely your PR here.> + +## Rationale: + +<Describe the rationale here> + +## Process: + +<Describe your process here> + +## Results: + +<Describe the results here> + + |
