Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
mxndtaylor authored Jun 5, 2024
1 parent 5a000d1 commit d18f409
Showing 1 changed file with 10 additions and 15 deletions.
25 changes: 10 additions & 15 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,26 @@ assignees: mxndtaylor
---

**Describe the bug**
A clear and concise description of what the bug is.
A clear and concise description of what the bug is, should not be more than a sentence or maybe two.
Add anything more than that to additional context please.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
1. define class with "..."
2. use [`aliasing` feature] '....'
3. ...
4. Encounter issue

**Expected behavior**
A clear and concise description of what you expected 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]
**Machine Information (please complete the following information):**
- OS: [e.g. ubuntu]
- `python` version: [`aliasing` should support `python` 3.8+]
- `aliasing` version: [e.g. 0.3.1]

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

0 comments on commit d18f409

Please sign in to comment.