Skip to content

Commit e9980eb

Browse files
committed
Slight changes to feature request issue template
1 parent fa618ae commit e9980eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/newfeature.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ body:
1414
- type: checkboxes
1515
id: contribute
1616
attributes:
17-
label: Willing to contribute?
17+
label: Contributions
1818
description: Would you be interested to contribute code that adds this functionality through a Pull Request? We gladly accept PRs - it's much faster and you'll be added a contributor.
1919
options:
20-
- label: I would like to add the described feature request through a PR.
20+
- label: I am interested in implementing the described feature request and submit as a PR.
2121
required: false

0 commit comments

Comments
 (0)