diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2020-05-24 11:09:09 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-05-24 11:09:09 +0530 |
commit | d7fb77861f8356963a7c391471c2582700a97747 (patch) | |
tree | 47f0e4608be67d303b86fa23fcab01db9121a0eb /.github/ISSUE_TEMPLATE/feature_request.md | |
parent | 38829e561015b75ec9d748cd5965d4ddd011c0f2 (diff) | |
download | nnn-d7fb77861f8356963a7c391471c2582700a97747.tar.gz |
Update templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 05109d8..6320123 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -5,7 +5,6 @@ title: '' labels: enhancement assignees: '' --- - **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. @@ -22,3 +21,9 @@ considered. **Additional context** Add any other context or screenshots about the feature request here. + +**Consider contributing** + +Please consider contributing the feature back to `nnn`. + +Feel free to discuss in the ToDo list thread. We are more than happy to help. |