Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Commit

Permalink
Add issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
cewbdex committed Feb 23, 2019
1 parent 225998e commit 289453a
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 0 deletions.
39 changes: 39 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,39 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

Please use the "Preview" tab above to view this message if you are seeing this in the new issue text box.

Please note that this is a **WoA Deployer** issue tracker, use this issue tracker only for the WoA Deployer related bugs.

Please open ticket in [Raspberry Pi WOA forum](https://discourse.pi64.win/) or [Raspberry Pi WOA Telegram group](https://t.me/joinchat/ACWtm01aRdQuRAu1d3kW7Q) for anything else, such as:

- Reporting bugs of other tools, drivers, etc.
- Asking for help

# Please remove the text above before opening an issue.

**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**
A clear and concise description of what you expected to happen.

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

**Log file**
Please put your log file here (just drag&drop it).
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,31 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

Please use the "Preview" tab above to view this message if you are seeing this in the new issue text box.

Please note that this is a **WoA Deployer** issue tracker, use this issue tracker only for the WoA Deployer related enhancements.

Please open ticket in [Raspberry Pi WOA forum](https://discourse.pi64.win/) or [Raspberry Pi WOA Telegram group](https://t.me/joinchat/ACWtm01aRdQuRAu1d3kW7Q) for anything else, such as:

- Reporting bugs of other tools, drivers, etc.
- Asking for help

# Please remove the text above before opening an issue.

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

0 comments on commit 289453a

Please sign in to comment.