Skip to content
This repository was archived by the owner on Jul 12, 2019. It is now read-only.

Commit ed5929d

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent 1d20187 commit ed5929d

File tree

1 file changed

+8
-22
lines changed

1 file changed

+8
-22
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 8 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,16 @@
11
## New issue checklist
22
<!-- Before submitting this issue, make sure you have done the following -->
33

4-
- [ ] I have read all of the [`README`](https://github.com/jessesquires/JSQWebViewController/blob/develop/README.md) and [documentation](http://www.jessesquires.com/JSQWebViewController/).
4+
- [ ] I have read all of the [`README`](https://github.com/jessesquires/JSQDataSourcesKit/blob/develop/README.md) and [documentation](http://www.jessesquires.com/JSQDataSourcesKit/).
55
- [ ] I have reviewed the [contributing guidelines](https://github.com/jessesquires/HowToContribute).
6-
- [ ] I have searched [existing issues](https://github.com/jessesquires/JSQWebViewController/issues?q=is%3Aissue+sort%3Acreated-desc) and **this is not a duplicate**.
6+
- [ ] I have searched [existing issues](https://github.com/jessesquires/JSQDataSourcesKit/issues?q=is%3Aissue+sort%3Acreated-desc) and **this is not a duplicate**.
77

88
## General information
99

10-
- Library version(s):
11-
- OS version(s):
12-
- Devices/Simulators affected:
13-
- Reproducible in the demo project (Yes/No):
14-
- Related issues:
10+
- Library version:
11+
- OS version:
12+
- Devices/Simulators:
13+
- Reproducible in the demo project (Yes/No):
14+
- Any related issues:
1515

16-
## Expected behavior
17-
18-
> ...
19-
20-
## Actual behavior
21-
22-
> ...
23-
24-
## Steps to reproduce
25-
26-
> ...
27-
28-
### Crash log? Screenshots? Videos? Sample project?
29-
30-
> ...
16+
## What happened?

0 commit comments

Comments
 (0)