File tree Expand file tree Collapse file tree 3 files changed +59
-0
lines changed Expand file tree Collapse file tree 3 files changed +59
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : 🐛 Bug report
3+ about : If something isn't working as expected 🤔.
4+ title : ' '
5+ labels : ' bug'
6+ assignees : ' '
7+ ---
8+
9+ ** Actual Behavior:**
10+
11+ <!-- A clear and concise description of what the bug is.-->
12+
13+ When I...
14+
15+ ** Steps to Reproduce the Bug:**
16+
17+ <!-- Steps to reproduce the behavior. Please copy paste the browser url as the first step-->
18+
19+ 1 . go to ** PASTE BROWSER URL HERE**
20+
21+ ** Expected behavior**
22+
23+ <!-- A clear and concise description of what you expected to happen.-->
24+
25+ ** Screenshots**
26+
27+ <!-- If applicable, add screenshots to help explain your problem.-->
28+
29+ ** Rating Scale (1 is minor, 7 is severe):**
30+
31+ <!-- -->
32+
33+ ** Context**
34+
35+ - Browser:
36+
37+ ** Additional context**
38+
39+ <!-- Add any other context about the problem here.-->
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : true
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+ <!-- A clear and concise description of what feature you are missing.-->
10+
11+ It would be great if ...
12+
13+ ** User story**
14+
15+ <!-- Describe your problem, feature you are missing, and how you image to look like.-->
16+
17+ ** Additional context**
18+
19+ <!-- Add any other context or screenshots about the feature request here.-->
You can’t perform that action at this time.
0 commit comments