This repository has been archived on 2023-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
openskins/.github/ISSUE_TEMPLATE/5_implementation.md

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