diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1d2aef77e..595c9d584 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,25 +1,9 @@ --- -name: 🐛 Bug report -about: Create a report to help us improve +name: 🐛 Bug Report +about: Create a report to help us to improve. labels: bug title: 🐛 [Bug] --- -## :bug: Bugreport +## :bug: Bug Report - -### Steps to reproduce the behavior -1. -2. -3. -4. ... -5. Profit - -### Expected behavior - - -### Version & Environment - - -### Additional context - diff --git a/.github/ISSUE_TEMPLATE/devops_ticket.md b/.github/ISSUE_TEMPLATE/devops_ticket.md index 77355d1cf..115664911 100644 --- a/.github/ISSUE_TEMPLATE/devops_ticket.md +++ b/.github/ISSUE_TEMPLATE/devops_ticket.md @@ -1,24 +1,9 @@ --- -name: 💥 DevOps ticket -about: Help us manage our deployed App. +name: 💥 DevOps Ticket +about: Help us manage our deployed app. labels: devops title: 💥 [DevOps] --- -## 💥 DevOps ticket +## 💥 DevOps Ticket - -### Motive - - -### Related issues - - -### Implementation - - -### Validation - - -### Additional context - diff --git a/.github/ISSUE_TEMPLATE/epic.md b/.github/ISSUE_TEMPLATE/epic.md new file mode 100644 index 000000000..cf72cd673 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/epic.md @@ -0,0 +1,12 @@ +--- +name: 🌟 Epic +about: Define a big development step. +labels: epic +title: 🌟 [EPIC] +--- + + + +## 🌟 EPIC + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ef3b30be2..beae80901 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,24 +1,9 @@ --- -name: 🚀 Feature request -about: Suggest an idea for this project +name: 🚀 Feature Request +about: Suggest an idea for this project. labels: feature title: 🚀 [Feature] --- -## :rocket: Feature +## :rocket: Feature Request - -### User Problem - - -### Implementation - - -### Design & Layout - - -### Validation - - -### Additional context - diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 677258e6f..40e6e381b 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -8,5 +8,5 @@ title: 💬 [Question] -## :speech_balloon: Question +## 💬 Question diff --git a/.github/ISSUE_TEMPLATE/refactor_tickets.md b/.github/ISSUE_TEMPLATE/refactor_tickets.md index b595abd5d..d1841e35e 100644 --- a/.github/ISSUE_TEMPLATE/refactor_tickets.md +++ b/.github/ISSUE_TEMPLATE/refactor_tickets.md @@ -1,21 +1,10 @@ --- -name: 🔧 Refactor ticket +name: 🔧 Refactor about: Help us improve our code by refactoring it. labels: refactor title: 🔧 [Refactor] --- -## :zap: Refactor ticket +## 🔧 Refactor -### Motive - - -### Related issues - - -### Implementation - - -### Additional context -