Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: revamp issue templates #826

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft
Prev Previous commit
Next Next commit
Update feature_request.yml
JunkFood02 authored Aug 25, 2024
commit 6d08346ce8914aacd4adf7a116707b3dc4094ba0
13 changes: 7 additions & 6 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -2,13 +2,14 @@ name: Feature Request
description: Suggest a new feature for the app
labels: [ enhancement, untriaged ]
body:

- type: checkboxes
id: checklist
attributes:
label: Checklist
options:
- label: I've already searched in [exising issues](https://github.com/Ashinch/ReadYou/issues?q=is%3Aissue+) and haven't found a similar feature request.
required: true
id: checklist
attributes:
label: Checklist
options:
- label: I've already searched in [exising issues](https://github.com/Ashinch/ReadYou/issues?q=is%3Aissue+) and haven't found a similar feature request.
required: true


- type: dropdown