From 073b65f890b42f0665c647c1f1c740d3743f334d Mon Sep 17 00:00:00 2001 From: tahmid-ul Date: Sun, 11 Dec 2022 00:18:18 +0600 Subject: [PATCH] Removed "Implementation" section from issue templates * Removed "Implementation" section from "feature_request" issue template * Removed "Resolution" section from "bug_report" issue template Closes #329 --- .github/ISSUE_TEMPLATE/bug_report.md | 4 +--- .github/ISSUE_TEMPLATE/feature_request.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index debacdb699b..980cda441f0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -30,6 +30,4 @@ title: "" ## Additional context -## Resolution - -- [ ] 🙋 I would be interested in resolving this bug. + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 75c3ee41d9b..0acab425c22 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -17,6 +17,4 @@ title: "" ## Additional context -## Implementation - -- [ ] 🙋 I would be interested in implementing this feature. +