From e79b2d8ea8b794598bfff26892f65aafdbd90e1d Mon Sep 17 00:00:00 2001 From: Ali Ok Date: Mon, 30 Oct 2023 11:35:45 +0300 Subject: [PATCH] Add a default issue template and update default PR template --- .github/ISSUE-TEMPLATE.md | 4 ++++ .github/PULL_REQUEST_TEMPLATE.md | 5 +++++ 2 files changed, 9 insertions(+) create mode 100644 .github/ISSUE-TEMPLATE.md diff --git a/.github/ISSUE-TEMPLATE.md b/.github/ISSUE-TEMPLATE.md new file mode 100644 index 0000000..7813712 --- /dev/null +++ b/.github/ISSUE-TEMPLATE.md @@ -0,0 +1,4 @@ + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ece55a1..7739733 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,10 @@ + + # Changes