Update issue templates

This commit is contained in:
Wolfgang Huß 2022-07-25 18:07:14 +02:00 committed by GitHub
parent 458f17b3bb
commit 2ac3a9f9e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 26 additions and 13 deletions

View File

@ -1,8 +1,10 @@
--- ---
name: 🐛 Bug Report name: "\U0001F41B Bug Report"
about: Create a report to help us to improve. about: Create a report to help us to improve.
title: "\U0001F41B [Bug] XXX"
labels: bug labels: bug
title: 🐛 [Bug] assignees: ''
--- ---
## :bug: Bug Report ## :bug: Bug Report

View File

@ -1,8 +1,10 @@
--- ---
name: 💥 DevOps Ticket name: "\U0001F4A5 DevOps Ticket"
about: Help us manage our deployed app. about: Help us manage our deployed app.
title: "\U0001F4A5 [DevOps] XXX"
labels: devops labels: devops
title: 💥 [DevOps] assignees: ''
--- ---
## 💥 DevOps Ticket ## 💥 DevOps Ticket

View File

@ -1,9 +1,12 @@
--- ---
name: 🌟 Epic name: "\U0001F31F Epic"
about: Define a big development step. about: Define a big development step.
title: "\U0001F31F [EPIC] XXX"
labels: epic labels: epic
title: 🌟 [EPIC] assignees: ''
--- ---
<!-- THIS ISSUE-TYPE IS NOT FOR YOU! --> <!-- THIS ISSUE-TYPE IS NOT FOR YOU! -->
<!-- If you need an answer right away, visit the ocelot.social Discord: <!-- If you need an answer right away, visit the ocelot.social Discord:
https://discord.gg/AJSX9DCSUA --> https://discord.gg/AJSX9DCSUA -->

View File

@ -1,8 +1,10 @@
--- ---
name: 🚀 Feature Request name: "\U0001F680 Feature Request"
about: Suggest an idea for this project. about: Suggest an idea for this project.
title: "\U0001F680 [Feature] XXX"
labels: feature labels: feature
title: 🚀 [Feature] assignees: ''
--- ---
## :rocket: Feature Request ## :rocket: Feature Request

View File

@ -1,9 +1,12 @@
--- ---
name: 💬 Question name: "\U0001F4AC Question"
about: If you need help understanding ocelot.social. about: If you need help understanding ocelot.social.
title: "\U0001F4AC [Question] XXX"
labels: question labels: question
title: 💬 [Question] assignees: ''
--- ---
<!-- Chat with ocelot.social team --> <!-- Chat with ocelot.social team -->
<!-- If you need an answer right away, visit the ocelot.social Discord: <!-- If you need an answer right away, visit the ocelot.social Discord:
https://discord.gg/AJSX9DCSUA --> https://discord.gg/AJSX9DCSUA -->

View File

@ -1,10 +1,11 @@
--- ---
name: 🔧 Refactor name: "\U0001F527 Refactor"
about: Help us improve our code by refactoring it. about: Help us improve our code by refactoring it.
title: "\U0001F527 [Refactor] XXX"
labels: refactor labels: refactor
title: 🔧 [Refactor] assignees: ''
--- ---
## 🔧 Refactor ## 🔧 Refactor
<!-- Describe your issue in detail. Include screenshots if needed. Give us as much information as possible. Use a clear and concise description of what the problem is.--> <!-- Describe your issue in detail. Include screenshots if needed. Give us as much information as possible. Use a clear and concise description of what the problem is.-->