Skip to content

Commit cdc6162

Browse files
author
Adrian Chang
committed
Update reports
1 parent 1434236 commit cdc6162

File tree

2 files changed

+5
-29
lines changed

2 files changed

+5
-29
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
---
2-
name: Bug report
3-
about: Create a report to help us improve
4-
title: ''
5-
labels: ''
6-
assignees: ''
7-
8-
---
9-
101
**Describe the bug**
112
A clear and concise description of what the bug is.
123

13-
**To Reproduce**
4+
**To reproduce**
145
Steps to reproduce the behavior:
156
1. Go to '...'
167
2. Click on '....'
@@ -23,16 +14,10 @@ A clear and concise description of what you expected to happen.
2314
**Screenshots**
2415
If applicable, add screenshots to help explain your problem.
2516

26-
**Desktop (please complete the following information):**
17+
**Environment (please complete the following information):**
2718
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
30-
31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
19+
- Python Version: [e.g. 3.8.12]
20+
- SDK + SDK Version: [e.g. labelbox@3.70.0 / labelbox[data]@3.71.0]
3621

3722
**Additional context**
3823
Add any other context about the problem here.
Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
---
2-
name: Feature request
3-
about: Suggest an idea for this project
4-
title: ''
5-
labels: ''
6-
assignees: ''
7-
8-
---
9-
101
**Is your feature request related to a problem? Please describe.**
112
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
123

@@ -17,4 +8,4 @@ A clear and concise description of what you want to happen.
178
A clear and concise description of any alternative solutions or features you've considered.
189

1910
**Additional context**
20-
Add any other context or screenshots about the feature request here.
11+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)