aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/pybind11/.github/ISSUE_TEMPLATE/feature-request.md
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/pybind11/.github/ISSUE_TEMPLATE/feature-request.md')
-rw-r--r--3rdparty/pybind11/.github/ISSUE_TEMPLATE/feature-request.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/3rdparty/pybind11/.github/ISSUE_TEMPLATE/feature-request.md b/3rdparty/pybind11/.github/ISSUE_TEMPLATE/feature-request.md
new file mode 100644
index 00000000..5f6ec81e
--- /dev/null
+++ b/3rdparty/pybind11/.github/ISSUE_TEMPLATE/feature-request.md
@@ -0,0 +1,16 @@
+---
+name: Feature Request
+about: File an issue about adding a feature
+title: "[FEAT] "
+---
+
+
+Make sure you've completed the following steps before submitting your issue -- thank you!
+
+1. Check if your feature has already been mentioned / rejected / planned in other issues.
+2. If those resources didn't help, consider asking in the [Gitter chat room][] to see if this is interesting / useful to a larger audience and possible to implement reasonably,
+4. If you have a useful feature that passes the previous items (or not suitable for chat), please fill in the details below.
+
+[Gitter chat room]: https://gitter.im/pybind/Lobby
+
+*After reading, remove this checklist.*