diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 6966d96f..baee4750 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,5 +1,7 @@ # <Title of PR> +<Describe brifely your PR here.> + ## Rationale: <Describe the rationale here> @@ -10,4 +12,5 @@ ## Results: -<Describe the results here>
\ No newline at end of file +<Describe the results here> + |
