2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Separate issue templates, add support doc (#25705)

* Update issue template to break down by bug and template, add support doc to close #23133

* add links from readme for bug and feature templates
This commit is contained in:
Mark Otto
2018-03-17 16:44:58 -07:00
committed by GitHub
parent 00304d2003
commit c53825d902
5 changed files with 37 additions and 24 deletions
+9
View File
@@ -0,0 +1,9 @@
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