Add issue templates
This commit is contained in:
12
.github/ISSUE_TEMPLATE/5_implementation.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/5_implementation.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: ⚙ Feature Implementation
|
||||
about: Template used to track new features.
|
||||
labels: 'kind/feature'
|
||||
---
|
||||
|
||||
<!-- Decription of feature and possible implementation. -->
|
||||
|
||||
**Tasks:**
|
||||
- [ ] Feature Implementation
|
||||
- [ ] Tests
|
||||
- [ ] Documentation
|
||||
Reference in New Issue
Block a user