Skip to content

Commit 8c70405

Browse files
cvrebertchiragatlas
authored andcommitted
Port twbs#19706 to v3
[ci skip]
1 parent d8421cb commit 8c70405

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Before opening an issue:
2+
3+
- [Search for duplicate or closed issues](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue)
4+
- [Validate](http://validator.w3.org/nu/) and [lint](https://github.com/twbs/bootlint#in-the-browser) any HTML to avoid common problems
5+
- Prepare a [reduced test case](https://css-tricks.com/reduced-test-cases/) for any bugs
6+
- Read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md)
7+
8+
When asking general "how to" questons:
9+
10+
- Please do not open an issue here
11+
- Instead, ask for help on [StackOverflow, IRC, or Slack](https://github.com/twbs/bootstrap/blob/master/README.md#community)
12+
13+
When reporting a bug, include:
14+
15+
- Operating system and version (Windows, Mac OS X, Android, iOS, Win10 Mobile)
16+
- Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser)
17+
- Reduced test cases and potential fixes using [JS Bin](https://jsbin.com)
18+
19+
When suggesting a feature, include:
20+
21+
- As much detail as possible for what we should add and why it's important to Bootstrap
22+
- Relevant links to prior art, screenshots, or live demos whenever possible

0 commit comments

Comments
 (0)