Skip to content

Commit

Permalink
Merge pull request #67 from casper-ecosystem/piotr-dziubecki-patch-1
Browse files Browse the repository at this point in the history
Create bug_report.md
  • Loading branch information
TomVasile authored Nov 15, 2021
2 parents dae83ae + 1d83e99 commit 9eb56f2
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
name: Bug report
about: Create a report to help us improve
labels: 'bug'
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**

Identify if any Prequisites:

Steps to reproduce the behavior:
1. Go to '...'
2. ..

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.


**Additional context**
Add any other context about the problem here.


**Defect Type**
- [ ] Regression
- [ ] New
- [ ] Escape

0 comments on commit 9eb56f2

Please sign in to comment.