Skip to content

Commit 5562075

Browse files
committed
add issue template
1 parent ac06496 commit 5562075

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Problem report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
## Describe the problem
11+
A clear and concise description of what the problem is.
12+
13+
## Expected behavior
14+
A clear and concise description of what you expected to happen.
15+
16+
## Running code examples
17+
If applicable, try to add executable code to and share the url to illustrate your point. e.g. https://go.dev/play/p/UfJNprdqDJ6
18+
19+
## What effort have you taken to solve this problem?
20+
Describe what effort you have done so far to solve this challenge?
21+
22+
## Additional context
23+
Add any other context about the problem here.

0 commit comments

Comments
 (0)