File tree Expand file tree Collapse file tree 2 files changed +58
-0
lines changed
Expand file tree Collapse file tree 2 files changed +58
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Something is not working as expected
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Bug description:**
11+ <!-- -
12+ A clear and concise description of what the bug is.
13+ --->
14+
15+ ** To Reproduce:**
16+ <!-- -
17+ Here you should put a link to a repository with a reproduction of the bug
18+ Please also describe the steps required for the bug to happen
19+ --->
20+
21+ ** Expected behavior:**
22+ <!-- -
23+ A clear and concise description of what you expected to happen.
24+ --->
25+
26+ ** Screenshots/Videos:**
27+ <!-- -
28+ If applicable, add screenshots to help explain your problem.
29+ --->
30+
31+ ** Environment:**
32+ - OS:
33+ - OS version:
34+ - react-native version:
35+ - react-native-simple-openvpn version:
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for this project
4+ title : ' '
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Is your feature request related to a problem? If so, Please describe.**
11+ <!-- -
12+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
13+ --->
14+
15+ ** Describe the solutions you came up with**
16+ <!-- -
17+ A clear and concise description of what you want to happen.
18+ --->
19+
20+ ** Additional context**
21+ <!-- -
22+ Add any other context about the feature request here.
23+ --->
You can’t perform that action at this time.
0 commit comments