diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index a4e47bee..4c362780 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -7,18 +7,18 @@ assignees: oSumAtrIX, Sculas --- -# 🐞 Issue +## 🐞 Issue -# ⚙ Reproduce +## ⚙ Reproduce -# 🛠 Solution +## 🛠 Solution -# ⚠ Additional context +## ⚠ Additional context diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index f1319ac3..092907d1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,21 +3,22 @@ name: Feature request about: Suggest a change for the patcher. Do not submit suggestions for patches here. title: 'feat: some feature' labels: feature-request +assignees: '' --- -# 🐞 Issue +## 🐞 Issue - + -# ❗ Solution +## ❗ Solution -# ❓ Motivation +## ❓ Motivation -# ⚠ Additional context +## ⚠ Additional context