1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Create ISSUE_TEMPLATE.md

This commit is contained in:
Bill Zimmerman 2018-01-16 16:12:38 +01:00 committed by GitHub
parent a942dc120d
commit 0bf1654476
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,17 @@
### Subject of the issue
Describe your issue here.
### Your environment
* Raspberry Pi hardware (examples: Pi 3 Model B, Pi 2 Model B, Pi 1 Model B+, Pi Zero)
* Raspbian version (examples: Stretch, Jessie)
* RaspAP Quick Install or Manual setup?
* Other software or services running with RaspAP?
### Steps to reproduce
Tell us how to reproduce this issue.
### Expected behaviour
Tell us what should happen.
### Actual behaviour
Tell us what happens instead.