mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-14 07:03:09 +00:00
Update issue templates
This commit is contained in:
parent
b2c4ce5273
commit
a5d48323a2
1 changed files with 15 additions and 0 deletions
15
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -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
|
||||||
Loading…
Reference in a new issue