From a8bd03caf2ec478fe926c160fd67d4dd2df7ef1e Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Fri, 4 Oct 2024 09:49:06 +1000 Subject: Fix: Template (#2661) --- pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit