diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 9440b5ee..1de9b8ec 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -8,18 +8,18 @@ assignees: '' --- -# 🐞 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 56055dba..9331adcf 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,6 @@ --- name: Feature request -about: Suggest a change for the integrations. Do not submit suggestions for patches +about: Suggest a change on the integrations. Do not submit suggestions for patches here. title: 'feat: some feature' labels: feature-request @@ -8,18 +8,18 @@ assignees: '' --- -# 🐞 Issue +## 🐞 Issue - + -# ❗ Solution +## ❗ Solution -# ❓ Motivation +## ❓ Motivation -# ⚠ Additional context +## ⚠ Additional context