diff options
-rw-r--r-- | pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pull_request_template.md b/pull_request_template.md index 2dd04bcec..b004c1c13 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -21,7 +21,7 @@ Describe what this pull request does, including technical details, screenshots, ## Changelog New Features + Cool new feature. - your_name_here - * extra info + * Extra info. ## Changelog Improvements + Improved cool feature. - your_name_here |