Skip to content

Commit

Permalink
changed issue templates according to comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakroy107 committed Nov 30, 2023
1 parent 1bc23b7 commit 6e5c6e1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,8 @@ body:
label: Additional Information
options:
- label: I have used the search function to check if an issue already exists
- label: I'd like to work on this issue
- label: I'd like to work on this issue
- type: markdown
attributes:
value: |
Thanks for reporting this issue! We will get back to you as soon as possible.
8 changes: 1 addition & 7 deletions .github/ISSUE_TEMPLATE/good_first_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,4 @@ body:
attributes:
label: Resources
placeholder: |
Add links or screenshots to help new contributors understand the issue.
- type: checkboxes
id: checks
attributes:
label: Additional Information
options:
- label: I'd like to work on this issue
Add links or screenshots to help new contributors understand the issue.
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/new_feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ body:
options:
- label: I have used the search function to check if an issue already exists
- label: I'd like to work on this issue
- type: markdown
attributes:
value: |
Thanks for your suggestion! Let's see together if it can be implemented.

0 comments on commit 6e5c6e1

Please sign in to comment.