Skip to content

Commit

Permalink
Merge branch 'main' of github.com:CatShot112/APEX.PropertyEditor
Browse files Browse the repository at this point in the history
  • Loading branch information
CatShot112 committed Oct 22, 2022
2 parents a9ac589 + 71bd780 commit 17667e5
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Bug report
about: Create a report to help improve the program
title: ''
labels: ''
assignees: CatShot112

---

**Version Information**
- DECA Version (if self-compiled, at which commit): ex. deca_gui-b486, c9957f2
- Program Version (if self-compiled, at which commit): ex. 0.1.0, f357069

**Describe the bug**
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

**Expected behavior and additional context**
A clear and concise description of what you expected to happen and any other context about the problem here.

0 comments on commit 17667e5

Please sign in to comment.