From 526829b0a16810e0a8af29c113f776928314a626 Mon Sep 17 00:00:00 2001 From: Gianmarco Fraccaroli Date: Tue, 20 Aug 2024 20:37:57 +0200 Subject: [PATCH] improve pr template --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 857ed772..8efcd320 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,6 @@ ## Discord handler < insert here you discord handler (if you have one) > + ## Checklist before opening a pull request -- [ ] My submissions follow the instructions at: +- [ ] My submissions follow the [instructions](https://hackmd.io/CNzB-rsNQ1ykRHkj8EDbTA?view) - [ ] Im aware my submission will not be modifiable/delatable if merged