github.com/theQRL/go-zond@v0.1.1/.github/ISSUE_TEMPLATE/feature.md (about) 1 --- 2 name: Request a feature 3 about: Report a missing feature - e.g. as a step before submitting a PR 4 title: '' 5 labels: 'type:feature' 6 assignees: '' 7 --- 8 9 # Rationale 10 11 Why should this feature exist? 12 What are the use-cases? 13 14 # Implementation 15 16 Do you have ideas regarding the implementation of this feature? 17 Are you willing to implement this feature?