diff options
author | 2019-12-17 11:12:17 +1000 | |
---|---|---|
committer | 2019-12-17 11:12:17 +1000 | |
commit | b4764d4699ede3868772dfb8776e60ab77e3e291 (patch) | |
tree | 9ef743acc095f3563bb6077847e1cb6ede3dd695 | |
parent | Use international spelling for Behaviour (diff) |
Simplify language for request to implement
Co-Authored-By: Leon Sandøy <[email protected]>
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 3e68a957..3ae1628c 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -24,8 +24,8 @@ assignees: '' <!-- Delete this section if there are no details to add --> -## Would you like to reserve implementing it? +## Would you like to implement this yourself? <!-- Replace [ ] with [x] with your choice --> -- [ ] I'd like to implement the feature -- [ ] Anyone can implement the feature +- [ ] I'd like to implement this feature myself +- [ ] Anyone can implement this feature |