diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-10-04 09:49:06 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-04 09:49:06 +1000 |
commit | a8bd03caf2ec478fe926c160fd67d4dd2df7ef1e (patch) | |
tree | a9f27d677f514b4fbcbf901129db225b25605849 | |
parent | 7000057486bf31972f6a91477db6b864575e9988 (diff) | |
download | skyhanni-a8bd03caf2ec478fe926c160fd67d4dd2df7ef1e.tar.gz skyhanni-a8bd03caf2ec478fe926c160fd67d4dd2df7ef1e.tar.bz2 skyhanni-a8bd03caf2ec478fe926c160fd67d4dd2df7ef1e.zip |
Fix: Template (#2661)
-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 |