diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 733258372..2be4b51dd 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,5 @@ + + -## :bug: Bug Report +## 🐛 Bugreport diff --git a/.github/ISSUE_TEMPLATE/devops_ticket.md b/.github/ISSUE_TEMPLATE/devops_ticket.md index 17533cd54..981d0fdd6 100644 --- a/.github/ISSUE_TEMPLATE/devops_ticket.md +++ b/.github/ISSUE_TEMPLATE/devops_ticket.md @@ -1,11 +1,10 @@ --- -name: "\U0001F4A5 DevOps Ticket" -about: Help us manage our deployed app. -title: "\U0001F4A5 [DevOps] XXX" +name: 💥 DevOps ticket +about: Help us manage our deployed Software. labels: devops -assignees: '' - +title: 💥 [DevOps] --- + -## 💥 DevOps Ticket +## 💥 DevOps ticket diff --git a/.github/ISSUE_TEMPLATE/epic.md b/.github/ISSUE_TEMPLATE/epic.md index 57eca6dfe..af511e6e2 100644 --- a/.github/ISSUE_TEMPLATE/epic.md +++ b/.github/ISSUE_TEMPLATE/epic.md @@ -1,15 +1,13 @@ --- -name: "\U0001F31F Epic" -about: Define a big development step. -title: "\U0001F31F [EPIC] XXX" +name: 🌟 Epic +about: Define a big development Step labels: epic -assignees: '' - +title: 🌟 [EPIC] --- + - + ## 🌟 EPIC diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 22cd5045e..f313740a5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,11 +1,10 @@ --- -name: "\U0001F680 Feature Request" -about: Suggest an idea for this project. -title: "\U0001F680 [Feature] XXX" +name: 🚀 Feature request +about: Suggest an idea for this project labels: feature -assignees: '' - +title: 🚀 [Feature] --- + -## :rocket: Feature Request +## 🚀 Feature diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index f2328dcc7..b57adcd06 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,15 +1,13 @@ --- -name: "\U0001F4AC Question" -about: If you need help understanding ocelot.social. -title: "\U0001F4AC [Question] XXX" +name: 💬 Question +about: If you need help understanding our Software. labels: question -assignees: '' - +title: 💬 [Question] --- + - - + + ## 💬 Question diff --git a/.github/ISSUE_TEMPLATE/refactor_tickets.md b/.github/ISSUE_TEMPLATE/refactor_ticket.md similarity index 58% rename from .github/ISSUE_TEMPLATE/refactor_tickets.md rename to .github/ISSUE_TEMPLATE/refactor_ticket.md index 867c809ae..b75f7b5fc 100644 --- a/.github/ISSUE_TEMPLATE/refactor_tickets.md +++ b/.github/ISSUE_TEMPLATE/refactor_ticket.md @@ -1,11 +1,10 @@ --- -name: "\U0001F527 Refactor" +name: 🔧 Refactor ticket about: Help us improve our code by refactoring it. -title: "\U0001F527 [Refactor] XXX" labels: refactor -assignees: '' - +title: 🔧 [Refactor] --- + -## 🔧 Refactor +## 🔧 Refactor ticket diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md new file mode 100644 index 000000000..c9f4b787d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/release.md @@ -0,0 +1,13 @@ +--- +name: 🎂 Release +about: Define a Release +labels: release +title: 🎂 [RELEASE] +--- + + + + + +## 🎂 RELEASE + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 655c5cc93..d40a2770a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,15 @@ -## 🍰 Pull Request + + +## 🍰 Pullrequest -XXX - ### Issues - - + +- None ### Todo - -- [ ] XXX list here … +- [X] None