Skip to content

Commit

Permalink
🐛 Fix issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
bal7hazar committed Dec 2, 2023
1 parent 6a38029 commit e7b03d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/codebase_improvement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ body:
attributes:
label: If the request is accepted, would you be willing to contribute it?
options:
- label: Yes
- label: Yes I would be willing to contribute
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ body:
attributes:
label: If the feature is accepted, would you be willing to contribute it?
options:
- label: Yes
- label: Yes I would be willing to contribute

0 comments on commit e7b03d2

Please sign in to comment.