Skip to content

Commit

Permalink
Revise github's issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Nov 14, 2024
1 parent 7c8f961 commit 9d2d8df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ body:
- Safari
- All
- Other
- N/A
- type: dropdown
id: os
attributes:
Expand All @@ -33,6 +34,9 @@ body:
- Android
- iOS
- Linux
- All
- Other
- N/A
validations:
required: true
- type: textarea
Expand Down
9 changes: 1 addition & 8 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ body:
id: proposal
attributes:
label: Proposal
description: Provide detailed information about your feature idead including references to related work.
validations:
required: true
- type: textarea
id: motivation
attributes:
label: Motivation and context
description: Tell us why you consider this feature or change is needed or would be helpful, and what problems it may help solve.
description: Provide detailed information about your feature ideas including references to related work.
validations:
required: true

0 comments on commit 9d2d8df

Please sign in to comment.