aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/feature.md
diff options
context:
space:
mode:
authorAlbin Larsson <mail@albinlarsson.com>2018-07-23 06:21:46 +0200
committerAlbin Larsson <mail@albinlarsson.com>2018-07-23 06:21:46 +0200
commitad1989e45e1ee4eab55748866d0dd027ccb97444 (patch)
tree5908504457c013b312971960bb5a3fde4ae72e60 /.github/ISSUE_TEMPLATE/feature.md
parentf9ac98bc6d0bd1eae31cfeaff09f8ac3121500db (diff)
downloadplyr-ad1989e45e1ee4eab55748866d0dd027ccb97444.tar.lz
plyr-ad1989e45e1ee4eab55748866d0dd027ccb97444.tar.xz
plyr-ad1989e45e1ee4eab55748866d0dd027ccb97444.zip
New issue templates (with prompt)
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md
new file mode 100644
index 00000000..342ab0f0
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature.md
@@ -0,0 +1,10 @@
+---
+name: New feature
+about: Request new functionality
+---
+
+<!--
+Please describe the behaviour that you want to add, and why. Be as clear as possible to avoid confusion.
+
+If you want to request multiple features that aren't directly related, then create one issue per feature.
+-->