|
4 | 4 | - [ ] I have read all of the [`README`](https://github.com/jessesquires/JSQMessagesViewController/blob/develop/README.md).
|
5 | 5 | - [ ] I have read the [documentation](http://cocoadocs.org/docsets/JSQMessagesViewController/).
|
6 | 6 | - [ ] I have reviewed the [contributing guidelines](https://github.com/jessesquires/JSQMessagesViewController/blob/develop/.github/CONTRIBUTING.md). Confirmation: ____
|
| 7 | +- [ ] I have reviewed the [FAQ](https://github.com/jessesquires/JSQMessagesViewController/blob/develop/Documentation/faq.md). |
7 | 8 | - [ ] I have searched [existing issues](https://github.com/jessesquires/JSQMessagesViewController/issues?q=is%3Aissue+sort%3Acreated-desc) and **this is not a duplicate**.
|
8 | 9 |
|
| 10 | + |
9 | 11 | <details>
|
10 | 12 | <summary><strong>Bug report</strong></summary>
|
11 | 13 | <!-- If this is a bug report, please provide the following information. Otherwise, you can delete this section. -->
|
|
49 | 51 | <summary><strong>Question/Help</strong></summary>
|
50 | 52 | <!-- If this is a question, please provide the following information. Otherwise, you can delete this section. -->
|
51 | 53 |
|
52 |
| -#### Guidelines |
53 |
| - |
54 |
| -* [StackOverflow](http://stackoverflow.com/questions/tagged/jsqmessagesviewcontroller) is often the most appropriate place for questions and help. |
55 |
| -* **Only ask questions that are _specific_ to this library.** |
56 |
| - |
57 |
| -#### Checklist |
58 |
| - |
59 |
| -- [ ] I have reviewed the [FAQ](https://github.com/jessesquires/JSQMessagesViewController/blob/develop/Documentation/faq.md). |
60 |
| -- [ ] I have searched issues for already asked [questions](https://github.com/jessesquires/JSQMessagesViewController/issues?utf8=✓&q=label%3A%22questions+%26+help%22+). |
61 |
| -- [ ] I have reviewed [Migration Guide](https://github.com/jessesquires/JSQMessagesViewController/blob/develop/Documentation/migration.md) for migrating between major versions. |
62 |
| -- [ ] **This is not a duplicate.** |
63 |
| - |
64 | 54 | #### My question
|
65 | 55 |
|
66 | 56 | >...
|
| 57 | +
|
67 | 58 | </details>
|
68 | 59 |
|
69 | 60 | <details>
|
70 | 61 | <summary><strong>Feature Request</strong></summary>
|
71 | 62 | <!-- If this is a feature request, please provide the following information. Otherwise, you can delete this section. -->
|
72 | 63 |
|
73 |
| -*Have an idea for a new feature? Great! Describe it in detail here.* |
74 |
| - |
75 |
| -- [ ] There are no [existing requests](https://github.com/jessesquires/JSQMessagesViewController/issues?utf8=✓&q=is%3Aissue+label%3A%22feature+request%22+) for this feature. |
76 |
| - |
77 | 64 | #### My feature request
|
78 | 65 |
|
79 | 66 | - Why should it be included in the library?
|
|
0 commit comments