Update issue templates

This commit is contained in:
Setiawan 2020-08-13 03:54:58 +07:00 committed by GitHub
parent 87d42730c0
commit 0d4bf6a6cb

27
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,27 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Stack Trace**
The exception stack trace if thrown
**Screenshots**
If applicable, add screenshots to help explain your problem.