diff options
| author | Chris Rebert <[email protected]> | 2016-06-05 15:00:37 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-05 15:00:37 -0700 |
| commit | fcdec36bddfdefaf960a1fb71dab1c8a6a1e01bf (patch) | |
| tree | 6dcb61765203308bbe45b24bff556f5d2c3ea327 | |
| parent | ad6440ada7f7127f5de354c3eee1206a5658d9e9 (diff) | |
| download | bootstrap-fcdec36bddfdefaf960a1fb71dab1c8a6a1e01bf.tar.xz bootstrap-fcdec36bddfdefaf960a1fb71dab1c8a6a1e01bf.zip | |
ISSUE_TEMPLATE.md: Fix "questons" typo
[ci skip]
| -rw-r--r-- | ISSUE_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 6c23ffa38..66c3a2bb2 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -5,7 +5,7 @@ Before opening an issue: - Prepare a [reduced test case](https://css-tricks.com/reduced-test-cases/) for any bugs - Read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md) -When asking general "how to" questons: +When asking general "how to" questions: - Please do not open an issue here - Instead, ask for help on [StackOverflow, IRC, or Slack](https://github.com/twbs/bootstrap/blob/master/README.md#community) |
