Skip to content

Commit 20b6e0b

Browse files
committed
Update issue templates
1 parent 89a0c16 commit 20b6e0b

File tree

3 files changed

+44
-0
lines changed

3 files changed

+44
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
5+
---
6+
7+
**What version of protobuf and what language are you using?**
8+
Version: (e.g., `v1.1.0`, `89a0c16f`, etc)
9+
10+
**What did you do?**
11+
If possible, provide a recipe for reproducing the error.
12+
A complete runnable program is good with `.proto` and `.go` source code.
13+
14+
**What did you expect to see?**
15+
16+
**What did you see instead?**
17+
18+
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
19+
20+
**Anything else we should know about your project / environment?**
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
5+
---
6+
7+
**Is your feature request related to a problem? Please describe.**
8+
A clear and concise description of what the problem is.
9+
10+
**Describe the solution you'd like**
11+
A clear and concise description of what you want to happen.
12+
13+
**Describe alternatives you've considered**
14+
A clear and concise description of any alternative solutions or features you've considered.
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

.github/ISSUE_TEMPLATE/question.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: Question
3+
about: Questions and troubleshooting
4+
5+
---
6+
7+

0 commit comments

Comments
 (0)