You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/newfeature.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ body:
14
14
- type: checkboxes
15
15
id: contribute
16
16
attributes:
17
-
label: Willing to contribute?
17
+
label: Contributions
18
18
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.
19
19
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.
0 commit comments