diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fbf7173fc..1d2aef77e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,6 @@ title: 🐛 [Bug] ## :bug: Bugreport - ### Steps to reproduce the behavior 1. 2. @@ -16,17 +15,11 @@ title: 🐛 [Bug] 4. ... 5. Profit - ### Expected behavior - ### Version & Environment - Type: [] - - OS: [] - - Browser: [] - - Version [] - - Device: [] + ### Additional context diff --git a/.github/ISSUE_TEMPLATE/devops_ticket.md b/.github/ISSUE_TEMPLATE/devops_ticket.md index 6f8ea55cb..77355d1cf 100644 --- a/.github/ISSUE_TEMPLATE/devops_ticket.md +++ b/.github/ISSUE_TEMPLATE/devops_ticket.md @@ -5,7 +5,7 @@ labels: devops title: 💥 [DevOps] --- -## :fire: DevOps ticket +## 💥 DevOps ticket ### Motive diff --git a/.github/ISSUE_TEMPLATE/refactor_tickets.md b/.github/ISSUE_TEMPLATE/refactor_tickets.md index b6c799f67..b595abd5d 100644 --- a/.github/ISSUE_TEMPLATE/refactor_tickets.md +++ b/.github/ISSUE_TEMPLATE/refactor_tickets.md @@ -10,6 +10,7 @@ title: 🔧 [Refactor] ### Motive + ### Related issues