From 660fb366f7a1e384fe56e431659d62f27ec8a7da Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sat, 8 Oct 2022 01:14:52 +0200 Subject: [PATCH] chore: update pr template --- .github/pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d3b03711..590cb4f6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,13 +8,13 @@ # 🐛 Fixes -- Issue 1 -- Issue 2 -- ... +- [ ] #Issue1 +- [ ] #Issue2 +- [ ] ... # 🪴 To-Dos - [ ] To-Do 1 -- [ ] To-Do 1 +- [ ] To-Do 2 - ...