Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 50e05cf

Browse files
authored
Update issue templates
1 parent bc89553 commit 50e05cf

File tree

2 files changed

+42
-47
lines changed

2 files changed

+42
-47
lines changed
Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,38 @@
11
---
2-
name: Report a bug in the Go client library about: Report a bug labels: bug
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
37

48
---
59

6-
## Bug description
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
712

8-
Briefly describe the bug.
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
919

10-
## Version
20+
**Expected behavior**
21+
A clear and concise description of what you expected to happen.
1122

12-
Which version of the library are you running?
23+
**Screenshots**
24+
If applicable, add screenshots to help explain your problem.
1325

14-
## Hardware Specification
26+
**Desktop (please complete the following information):**
27+
- OS: [e.g. iOS]
28+
- Browser [e.g. chrome, safari]
29+
- Version [e.g. 22]
1530

16-
What hardware are you using?
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]
1736

18-
## Steps To reproduce the bug
19-
20-
Explain how the maintainer can reproduce the bug.
21-
22-
1.
23-
2.
24-
3.
25-
26-
## Expected behaviour
27-
28-
Describe what you expect to happen.
29-
30-
## Actual behaviour
31-
32-
Describe what actually happens.
33-
34-
## Errors
35-
36-
Paste any errors that you see.
37+
**Additional context**
38+
Add any other context about the problem here.
Lines changed: 14 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,20 @@
11
---
2-
name: Request a feature for the Go client library about: Request a feature
3-
---
4-
5-
## Description
6-
7-
Briefly describe the feature are requesting.
8-
9-
## Motivation
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
107

11-
Explain why this feature is needed.
12-
13-
## Requirements
14-
15-
Write a list of what you want this feature to do.
16-
17-
1.
18-
2.
19-
3.
8+
---
209

21-
## Open questions (optional)
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 [...]
2212

23-
Anything you want to discuss.
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
2415

25-
## Are you planning to do it yourself in a pull request?
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
2618

27-
Yes/No.
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)