diff options
-rw-r--r-- | pull_request_template.md | 10 |
1 files changed, 9 insertions, 1 deletions
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 @@ +<!-- remove all unused parts --> + ## Dependencies - pr_number_or_link_here ## What Describe what this pull request does, including technical details, screenshots, links to discord, etc. -<!-- remove unused parts below --> +<details> +<summary>Images</summary> + +<!-- drop images here --> + +</details> + ## Changelog New Features + Cool new feature. - your_name_here * extra info |