[skip travis] add chore template.
This commit is contained in:
parent
f186d988a6
commit
01159e6f78
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
name: Chore template
|
||||||
|
about: For tasks that aren't really features or bugs. More for me to work with in terms of organizing on GitHub.
|
||||||
|
title: ""
|
||||||
|
labels: "chore"
|
||||||
|
assignees: ""
|
||||||
|
---
|
||||||
|
|
||||||
|
## Describe the chore
|
||||||
|
|
||||||
|
_What is it that needs to be done? If relevant, say why:_
|
Loading…
Reference in New Issue