diff options
author | Frédéric Guillot <fred@kanboard.net> | 2018-05-03 13:30:47 -0700 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2018-05-03 13:31:40 -0700 |
commit | 511ecda8fdd05df4756fffdd1a08b5750cd68611 (patch) | |
tree | f8fbb44a4a414d04900411261e169f8df46d25ea /.github/ISSUE_TEMPLATE/Feature_request.md | |
parent | fa90a294906454a15d17cc1c374eeda73640c350 (diff) |
Update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/Feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/Feature_request.md | 8 |
1 files changed, 8 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..ee86dcc9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -0,0 +1,8 @@ +---
+name: Feature request
+about: Suggest an idea for this project
+
+---
+
+<!-- Write a clear and concise description of your idea -->
+<!-- Do not forget that this project has very limited resources. Please, read https://docs.kanboard.org/en/latest/developer_guide/faq.html#why-are-you-not-developing-my-feature-request -->
|