From e9c6841eae723158a544174d7a845459ccd4db2b Mon Sep 17 00:00:00 2001 From: Tahmid ul karim Date: Mon, 12 Dec 2022 05:42:50 +0600 Subject: [PATCH] Removed "Implementation/Resolution" section from issue templates (#329) (#346) 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. +