Skip to content

Commit

Permalink
fix issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
willpinha committed Jan 22, 2024
1 parent 471dbc3 commit 065ff54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/improvement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ body:
Otherwise, a `help-wanted` label will be added to it. The first contributor who asks to
contribute will be assigned the issue and the `help-wanted` label will be removed
options:
- label: Yes, I want to contribute!
- label: No, I will leave the issue to another contributor
- Yes, I want to contribute!
- No, I will leave the issue to another contributor
default: 0
validations:
required: true
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/report_problem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ body:
Otherwise, a `help-wanted` label will be added to it. The first contributor who asks to
contribute will be assigned the issue and the `help-wanted` label will be removed
options:
- label: Yes, I want to contribute!
- label: No, I will leave the issue to another contributor
- Yes, I want to contribute!
- No, I will leave the issue to another contributor
default: 0
validations:
required: true

0 comments on commit 065ff54

Please sign in to comment.