From 38fd5219d3669120b994b843514bc61d9cb14552 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sun, 10 Mar 2024 23:15:29 +0100 Subject: better pr description template --- pull_request_template.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pull_request_template.md b/pull_request_template.md index f8e10d15b..f7bfe3c3f 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,10 +1,18 @@ + + ## Dependencies - pr_number_or_link_here ## What Describe what this pull request does, including technical details, screenshots, links to discord, etc. - +
+Images + + + +
+ ## Changelog New Features + Cool new feature. - your_name_here * extra info -- cgit