Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:r52/PTA
Browse files Browse the repository at this point in the history
  • Loading branch information
r52 committed Jan 28, 2020
2 parents e6cf69e + 4d04cdd commit 9ea652f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report about a PTA bug or error
title: ''
labels: ''
assignees: ''

---

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

**Is it consistently reproducible?**
Yes/No

**Item that caused the bug or error (if applicable)**
Include the item code that caused the bug or error if applicable.

**Log data**
If applicable, include any log data that may help describe the internal issue.

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

0 comments on commit 9ea652f

Please sign in to comment.