diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 7f3d295c..9440b5ee 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,23 +1,25 @@ ---- -name: Bug report -about: Create a bug report on the patcher. Do not submit suggestions for patches here. -title: 'problem: some problem' -labels: bug - ---- - -# 🐞 Issue - - - -# ⚙ Reproduce - - - -# 🛠 Solution - - - -# ⚠ Additional context - - \ No newline at end of file +--- +name: Bug report +about: Create a bug report on the integrations. Do not submit suggestions for patches + here. +title: 'problem: some problem' +labels: bug +assignees: '' + +--- + +# 🐞 Issue + + + +# ⚙ Reproduce + + + +# 🛠 Solution + + + +# ⚠ Additional context + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index cefc7802..56055dba 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,23 +1,25 @@ ---- -name: Feature request -about: Suggest a change for the patcher. Do not submit suggestions for patches here. -title: 'feat: some feature' -labels: feature-request - ---- - -# 🐞 Issue - - - -# ❗ Solution - - - -# ❓ Motivation - - - -# ⚠ Additional context - - \ No newline at end of file +--- +name: Feature request +about: Suggest a change for the integrations. Do not submit suggestions for patches + here. +title: 'feat: some feature' +labels: feature-request +assignees: '' + +--- + +# 🐞 Issue + + + +# ❗ Solution + + + +# ❓ Motivation + + + +# ⚠ Additional context + +