diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2022-02-28 12:54:26 -0700 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2022-02-28 12:54:26 -0700 |
commit | cfaa2d3d01040bc575be8fc0a33447b2c2f3171d (patch) | |
tree | f416a8dfc6574a36d12eeaea51e7e1637e9b94c7 | |
parent | 7f49b9e6689655e3aee1db8a5c6c041f74631fc6 (diff) | |
download | resurrection-cfaa2d3d01040bc575be8fc0a33447b2c2f3171d.tar resurrection-cfaa2d3d01040bc575be8fc0a33447b2c2f3171d.tar.gz resurrection-cfaa2d3d01040bc575be8fc0a33447b2c2f3171d.tar.bz2 |
add layout to provide other feedback
-rw-r--r-- | .github/ISSUE_TEMPLATE/provide-other-feedback.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/provide-other-feedback.md b/.github/ISSUE_TEMPLATE/provide-other-feedback.md index fb99f21..dc8fc79 100644 --- a/.github/ISSUE_TEMPLATE/provide-other-feedback.md +++ b/.github/ISSUE_TEMPLATE/provide-other-feedback.md @@ -1,10 +1,14 @@ --- name: Provide other feedback -about: Tell me something that isn't releated to bugs or feature requests. +about: Tell me something that isn't related to bugs or feature requests. title: '' labels: feedback assignees: '' --- +**What does your feedback concern?** +This can be about the plugin itself, coding style, documentation, outreach, basically anything! +**What feedback do you have for me?** +Write away! |