diff options
Diffstat (limited to 'rand/.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r-- | rand/.github/ISSUE_TEMPLATE/feature_request.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/rand/.github/ISSUE_TEMPLATE/feature_request.md b/rand/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..90c57c8 --- /dev/null +++ b/rand/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,18 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +## Background + +**What is your motivation?** + +**What type of application is this?** (E.g. cryptography, game, numerical simulation) + +## Feature request + +<details here> |