mirror of
https://github.com/grafana/grafana.git
synced 2025-01-26 08:16:59 -06:00
Chore: Add chore issue template (#63195)
* baldm0mma/chore/addChoreTemplate/ add chore template * baldm0mma/chore/addChoreTemplate/ update language * baldm0mma/chore/addChoreTemplate/ update language * baldm0mma/chore/addChoreTemplate/ update file name * baldm0mma/chore/addChoreTemplate/ update about description * baldm0mma/chore/addChoreTemplate/ remove environment deets
This commit is contained in:
parent
9df4a39195
commit
7e6ed3bfcc
17
.github/ISSUE_TEMPLATE/5-chore.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/5-chore.md
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
name: Chore
|
||||||
|
about: Create an issue for a chore needing completion
|
||||||
|
labels: 'type: chore'
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Please use this template to create your chore issue. You can use this template if you spot an out-of-date README, discover a misspelling, or happen upon a deeply nested 7-layer for-loop that could be better handled another way. Please use this template for your non-bug related fixes/updates/refactors.
|
||||||
|
|
||||||
|
- Questions should be posted to: https://community.grafana.com
|
||||||
|
- Use query inspector to troubleshoot issues: https://bit.ly/2XNF6YS
|
||||||
|
- How to record and attach gif: https://bit.ly/2Mi8T6K
|
||||||
|
-->
|
||||||
|
|
||||||
|
**What is the chore?**:
|
||||||
|
|
||||||
|
**Is there anything else we need to know?**:
|
Loading…
Reference in New Issue
Block a user