This repository has been archived on 2023-04-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openskins-common/.github/ISSUE_TEMPLATE/5_implementation.md
2020-12-27 03:00:15 -05:00

12 lines
241 B
Markdown

---
name: ⚙ Feature Implementation
about: Template used to track new features.
labels: 'kind/feature'
---
<!-- Decription of feature and possible implementation. -->
**Tasks:**
- [ ] Feature Implementation
- [ ] Tests
- [ ] Documentation