Skip to content

Commit

Permalink
Updated bug report template (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
candoumbe committed Jan 20, 2023
1 parent 3f7478f commit 13ae0d5
Showing 1 changed file with 12 additions and 25 deletions.
37 changes: 12 additions & 25 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,32 +7,19 @@ assignees: candoumbe

---

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

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Package version :

**Expected behavior**
A clear and concise description of what you expected to happen.
## Relevant Code / Invocations
```csharp
// Add the relevant code here
```
## Expected Behavior
What did you expect to happen?

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

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
## Stacktrace / Exception
```
```

0 comments on commit 13ae0d5

Please sign in to comment.