Skip to content

Commit

Permalink
chore: update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
yupix authored Jun 29, 2022
1 parent 9802909 commit 77e6130
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: yupix

---

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

**Code snippets**
```python

```

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

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

**Correct behavior**
Please describe the behavior you think should be desired.

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

**Environment used:**
- OS: OS used
- Python: Version of Python in use
- MiPAC: Version of MiPA in use

0 comments on commit 77e6130

Please sign in to comment.