mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Update issue templates
This commit is contained in:
parent
458f17b3bb
commit
2ac3a9f9e3
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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
|
||||||
|
|||||||
6
.github/ISSUE_TEMPLATE/devops_ticket.md
vendored
6
.github/ISSUE_TEMPLATE/devops_ticket.md
vendored
@ -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
|
||||||
|
|||||||
7
.github/ISSUE_TEMPLATE/epic.md
vendored
7
.github/ISSUE_TEMPLATE/epic.md
vendored
@ -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 -->
|
||||||
|
|||||||
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -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
|
||||||
|
|||||||
7
.github/ISSUE_TEMPLATE/question.md
vendored
7
.github/ISSUE_TEMPLATE/question.md
vendored
@ -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 -->
|
||||||
|
|||||||
7
.github/ISSUE_TEMPLATE/refactor_tickets.md
vendored
7
.github/ISSUE_TEMPLATE/refactor_tickets.md
vendored
@ -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.-->
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user