mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Follow PR review suggestions
- update icon, I hope - fix typos - includes Related issues section
This commit is contained in:
parent
7ba7ab211f
commit
5bbba483f8
8
.github/ISSUE_TEMPLATE/refactor_tickets.md
vendored
8
.github/ISSUE_TEMPLATE/refactor_tickets.md
vendored
@ -1,15 +1,17 @@
|
||||
---
|
||||
name: 🐛 Refactor ticket
|
||||
name: 🔧 Refactor ticket
|
||||
about: Help us improve our code by refactoring it.
|
||||
labels: refactor
|
||||
title: 🐛 [Refactor]
|
||||
title: 🔧 [Refactor]
|
||||
---
|
||||
|
||||
## :zap: Refactor ticket
|
||||
<!-- 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 bug 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.-->
|
||||
|
||||
### Motive
|
||||
<!-- What is the purpose of this refactoring? If it's removing depcrecated code, please link to the deprecation notice. -->
|
||||
### Related issues
|
||||
<!-- Are there any related issues to link to? Please paste them below for reference. -->
|
||||
|
||||
### Implementation
|
||||
<!-- Please, document any ideas of how the code should be refactored. -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user