diff options
| author | Chris Rebert <[email protected]> | 2016-06-05 15:01:09 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-05 15:01:09 -0700 |
| commit | 18ee98bc9cadf9962b7e004485fb0583b6a5b66e (patch) | |
| tree | 1000eb62ef0c499955658dd0fc6c3b0ec54060f5 | |
| parent | c955868982e6a6647fa3b722bf42f73f6d513f79 (diff) | |
| download | bootstrap-18ee98bc9cadf9962b7e004485fb0583b6a5b66e.tar.xz bootstrap-18ee98bc9cadf9962b7e004485fb0583b6a5b66e.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) |
