Skip to content

Commit b537f70

Browse files
committed
Update ISSUE_TEMPLATE.md
1 parent c1641d6 commit b537f70

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
- [ ] I have read all of the [`README`](https://github.com/jessesquires/JSQMessagesViewController/blob/develop/README.md).
55
- [ ] I have read the [documentation](http://cocoadocs.org/docsets/JSQMessagesViewController/).
66
- [ ] 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).
78
- [ ] I have searched [existing issues](https://github.com/jessesquires/JSQMessagesViewController/issues?q=is%3Aissue+sort%3Acreated-desc) and **this is not a duplicate**.
89

10+
911
<details>
1012
<summary><strong>Bug report</strong></summary>
1113
<!-- If this is a bug report, please provide the following information. Otherwise, you can delete this section. -->
@@ -49,31 +51,16 @@
4951
<summary><strong>Question/Help</strong></summary>
5052
<!-- If this is a question, please provide the following information. Otherwise, you can delete this section. -->
5153

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-
6454
#### My question
6555

6656
>...
57+
6758
</details>
6859

6960
<details>
7061
<summary><strong>Feature Request</strong></summary>
7162
<!-- If this is a feature request, please provide the following information. Otherwise, you can delete this section. -->
7263

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-
7764
#### My feature request
7865

7966
- Why should it be included in the library?

0 commit comments

Comments
 (0)