diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..96b7cfb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,15 @@ +--- +name: Feature request +about: Suggest an idea +title: '' +labels: feature request +assignees: '' + +--- + +<!-- +Before creating an issue: +* make sure you are using an up-to-date version of Nikola +* search for existing issues that might be related + +Describe your requested features as precisely as possible. --> |
