Skip to content

Commit 111193d

Browse files
committed
Updated github assets.
1 parent b866a61 commit 111193d

File tree

4 files changed

+12
-33
lines changed

4 files changed

+12
-33
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,10 @@ labels: bug
66
assignees: ivanvorobei
77
---
88

9-
**Describe the bug**
10-
A clear and concise description of what the bug is.
11-
12-
**To Reproduce**
13-
Steps to reproduce the behavior:
14-
15-
**Expected behavior**
16-
A clear and concise description of what you expected to happen.
17-
18-
**Screenshots**
19-
If applicable, add screenshots to help explain your problem.
20-
21-
**Smartphone (please complete the following information):**
22-
- iOS Version [e.g. 14.5.1]
23-
- Framework Version [e.g. 3.0.8]
9+
**Details**
10+
- iOS Version [e.g. 15.2]
11+
- Framework Version [e.g. 1.0.2]
2412
- Installed via [e.g. SPM, Cocoapods, Manually]
25-
26-
**Additional context**
27-
Add any other context about the problem here.
13+
14+
**Describe the Bug**
15+
A clear and concise description of what the bug is.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,5 @@ assignees: ivanvorobei
77

88
---
99

10-
**Is your feature request related to a problem? Please describe.**
11-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12-
13-
**Describe the solution you'd like**
14-
A clear and concise description of what you want to happen.
15-
16-
**Describe alternatives you've considered**
17-
A clear and concise description of any alternative solutions or features you've considered.
18-
19-
**Additional context**
20-
Add any other context or screenshots about the feature request here.
10+
**Feature Description**
11+
Describe what functionality you want to see.

.github/ISSUE_TEMPLATE/question.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
name: Question
33
about: Something is not clear with the project
44
title: ''
5-
labels: ''
5+
labels: question
66
assignees: ivanvorobei
77

88
---
99

10-
**Describe the problem that you catch**
10+
**Describe the Problem**
1111
A clear and concise description of what you want to do.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
## Checklist
55
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
6-
- [ ] Testing in compability platforms
7-
- [ ] Installed correct via Swift Package Manager and Cocoapods
6+
- [] Testing in compability platforms
7+
- [] Installed correct via `Swift Package Manager` and `Cocoapods`

0 commit comments

Comments
 (0)