-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3e340dc
commit 93e2be2
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the PR** | ||
Write A clear and concise description of what changes you have made. Add links for any relevant issues as well. | ||
|
||
**Steps to test the PR** | ||
Write step by step instructions on how we can test your changes. This could involve running a script or doing something manually. Being descriptive here will help us test your PR quickly | ||
|
||
**Expected behavior** | ||
A clear and concise description of what is the expected behaviour. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
|
||
**Additional context** | ||
Add any other context about the PR here. |