diff options
| author | Alan D. Snow <alansnow21@gmail.com> | 2020-01-10 07:46:37 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-10 07:46:37 -0600 |
| commit | 208117b0c72d92947218a6453485a517c086a927 (patch) | |
| tree | fc63e36bbe0115356635f850918a324eec8c960b /.github | |
| parent | 34a12d8e0de4917f4dd9ad395ca320c00ba3c7a5 (diff) | |
| download | PROJ-208117b0c72d92947218a6453485a517c086a927.tar.gz PROJ-208117b0c72d92947218a6453485a517c086a927.zip | |
Update .github/ISSUE_TEMPLATE/feature_request.md
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 097da51e..6f848455 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an idea for this project -labels: proposal +labels: feature request --- -<!-- Describe the feature you'd like. -->
\ No newline at end of file +<!-- Describe the feature you'd like. --> |
