Skip to content

Commit a797985

Browse files
committed
wip
1 parent 81b88d7 commit a797985

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve :package_name
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Before creating a new bug report**
11+
Please check if there isn't a similar issue on [the issue tracker](https://github.com/:vendor_name/:package_slug/issues) or in [the discussions](https://github.com/:vendor_name/:package_slug/discussions).
12+
13+
**Describe the bug**
14+
A clear and concise description of what the bug is.
15+
16+
**To Reproduce**
17+
Steps to reproduce the behavior:
18+
1. ...

0 commit comments

Comments
 (0)