diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 493fdefb..d4456542 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,14 @@ # [PR]: <Title of PR> +## Description: + <Describe briefly your PR here.> -## Rationale: +### PR Rationale: <Describe the rationale here> -## Process: +### PR Process: <Describe your process here> @@ -14,7 +16,7 @@ <Describe the results here> -## Additionals: - +### Additional Informations: +<Describe additional information (Optional)> |
