Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
xesscorp authored Jun 22, 2020
1 parent 6039a47 commit 8f99af1
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/external-tool-malfunction-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: External tool malfunction report
about: Report an external tool that fails to work with KiCad
title: "[External tool malfunction]"
labels: ''
assignees: ''

---

**Describe the malfunction**
A clear and concise description how the external tool failed.

**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.

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

**Desktop (please complete the following information):**
- OS: [e.g. Windows 10, Ubuntu 20.04, ...]
- KiCad version (use **Help => About KiCad => Show Version Info**)
- External tool name and version (if applicable)

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

0 comments on commit 8f99af1

Please sign in to comment.