Create 01_bug_report.md

This commit is contained in:
Tushar Nankani 2022-01-04 13:26:14 +05:30 committed by GitHub
parent f8ad8c9f23
commit ced2aea147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

30
.github/ISSUE_TEMPLATE/01_bug_report.md vendored Normal file
View File

@ -0,0 +1,30 @@
---
name: 🐛 Bug
about: Report a bug/issue
---
<!-- Note: Please search to see if an issue already exists for the bug you encountered. -->
## Describe the issue
### Current Behavior:
<!-- A concise description of what you're experiencing. -->
### Expected Behavior:
<!-- A concise description of what you expected to happen. -->
### Steps To Reproduce:
<!--
Example: steps to reproduce the behavior:
1. In this environment...
2. With this config...
3. Run '...'
4. See error...
-->
### Environment:
<!-- Example: OS, versions, browser details etc. -->
### Anything else:
<!-- Links? Potential Fixes? References? Anything that will give us more context about the issue that you are encountering! -->