Skip to content

Commit

Permalink
docs: update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Tr00d authored Oct 18, 2023
1 parent b8b2524 commit 59fe7c2
Showing 1 changed file with 10 additions and 18 deletions.
28 changes: 10 additions & 18 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
labels: bug
assignees: ''

---
Expand All @@ -11,28 +11,20 @@ assignees: ''
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
Steps to reproduce the behaviour:

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

**Screenshots**
If applicable, add screenshots to help explain your problem.
If applicable, could you 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]
**Code snippets**
If applicable, could you add snippets to help explain your problem?

**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]
**Environment(please complete the following information):**
- .NET Runtime [e.g. .NET6]
- SDK Version [e.g. v6.0.0]

**Additional context**
Add any other context about the problem here.
Please feel free to add any other context about the problem here.

0 comments on commit 59fe7c2

Please sign in to comment.