diff options
| author | s1n <[email protected]> | 2019-08-14 18:09:16 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-14 18:09:16 -0700 |
| commit | 267837c7fb828a3fbeca3a35ab0c05b6b6c2a6d3 (patch) | |
| tree | 6b5eec5b9b8c42540b51f39d1218d1a2023ddae5 | |
| parent | Update url-checkback-script.py (diff) | |
| download | url-checkback-tool-267837c7fb828a3fbeca3a35ab0c05b6b6c2a6d3.tar.xz url-checkback-tool-267837c7fb828a3fbeca3a35ab0c05b6b6c2a6d3.zip | |
Delete feature_request.md
| -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. |