diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2021-03-19 17:15:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-19 17:15:23 -0400 |
commit | 9e7a45467cb445bf70ff2ee5973c1a2ae9717b12 (patch) | |
tree | a4e4091ce420b603cbe2fe25a57b9a5f103f36c6 /.github/ISSUE_TEMPLATE/feature_request.md | |
parent | released at 0.2.4 (diff) | |
download | kirc-9e7a45467cb445bf70ff2ee5973c1a2ae9717b12.tar.gz kirc-9e7a45467cb445bf70ff2ee5973c1a2ae9717b12.tar.bz2 kirc-9e7a45467cb445bf70ff2ee5973c1a2ae9717b12.tar.xz kirc-9e7a45467cb445bf70ff2ee5973c1a2ae9717b12.tar.zst kirc-9e7a45467cb445bf70ff2ee5973c1a2ae9717b12.zip |
released at 0.2.5
Diffstat (limited to '')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index bbcbbe7..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: '' -assignees: '' - ---- - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the feature request here. |