]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update issue templates
authorMark Otto <otto@github.com>
Fri, 13 Jul 2018 16:31:55 +0000 (09:31 -0700)
committerMark Otto <otto@github.com>
Fri, 13 Jul 2018 16:31:55 +0000 (09:31 -0700)
.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644 (file)
index 0000000..389bd43
--- /dev/null
@@ -0,0 +1,15 @@
+---
+name: Feature request
+about: Suggest an idea for a new feature in Bootstrap.
+
+---
+
+Before opening:
+
+- [Search for duplicate or closed issues](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue)
+- Read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md)
+
+Feature requests must include:
+
+- As much detail as possible for what we should add and why it's important to Bootstrap
+- Relevant links to prior art, screenshots, or live demos whenever possible