diff options
author | wojciechkepka | 2021-06-20 12:13:50 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-06-20 13:32:55 +0000 |
commit | 82018af60985a1da7f992675b01bb728ccd6b889 (patch) | |
tree | 6193262ce8624fbd0862150392050fba6902f10a /.github/ISSUE_TEMPLATE | |
parent | fc39a6c40df7d4a28994db762554815c37470073 (diff) |
Add a template for a feature request
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..43ba412b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,13 @@ +--- +name: Feature request +about: Suggest a new feature or improvement +title: '' +labels: C-enchancement +assignees: '' +--- + +<!-- Your feature may already be reported! +Please search on the issue tracker before creating one. --> + +#### Describe your feature request + |