From d98a52946ee0a233ea6a8ab12db72bdf2dc35917 Mon Sep 17 00:00:00 2001 From: Shubhadip Bhowmik Date: Wed, 22 May 2024 18:33:46 +0530 Subject: [PATCH] Solved Problem in issues --- .github/ISSUE_TEMPLATE/content-bug.yml | 4 ++-- .github/ISSUE_TEMPLATE/missing_content.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/content-bug.yml b/.github/ISSUE_TEMPLATE/content-bug.yml index 09ee864da..be6e31ea1 100644 --- a/.github/ISSUE_TEMPLATE/content-bug.yml +++ b/.github/ISSUE_TEMPLATE/content-bug.yml @@ -7,8 +7,8 @@ body: value: | ### Before you start - - [ ] Check the [existing issues](https://github.com/subhadipbhowmik/30-Days-Of-CPP/issues) - - [ ] I have read the [contributing guidelines](https://github.com/subhadipbhowmik/30-Days-Of-CPP/blob/main/CONTRIBUTING.md) + 1. Check the [existing issues](https://github.com/subhadipbhowmik/30-Days-Of-CPP/issues) + 2. I have read the [contributing guidelines](https://github.com/subhadipbhowmik/30-Days-Of-CPP/blob/main/CONTRIBUTING.md) --- - type: input diff --git a/.github/ISSUE_TEMPLATE/missing_content.yml b/.github/ISSUE_TEMPLATE/missing_content.yml index 1592aa767..6bb58e624 100644 --- a/.github/ISSUE_TEMPLATE/missing_content.yml +++ b/.github/ISSUE_TEMPLATE/missing_content.yml @@ -7,8 +7,8 @@ body: value: | ### Before you start - - [ ] Check the [existing issues](https://github.com/subhadipbhowmik/30-Days-Of-CPP/issues) - - [ ] I have read the [contributing guidelines](https://github.com/subhadipbhowmik/30-Days-Of-CPP/blob/main/CONTRIBUTING.md) + 1. Check the [existing issues](https://github.com/subhadipbhowmik/30-Days-Of-CPP/issues) + 2. I have read the [contributing guidelines](https://github.com/subhadipbhowmik/30-Days-Of-CPP/blob/main/CONTRIBUTING.md) --- # - type: input