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

Updated Reporting issues (markdown)

Bill Zimmerman 2020-03-30 12:18:05 +02:00
parent ba8a60f939
commit 4c0a959f64

@ -10,10 +10,10 @@ You can help us improve this project by accurately describing defects. To that e
2. Provide useful detail to reproduce your issue. "Doesn't work" is not a valid report.
3. Issues created without the template will be labeled as `invalid` and closed immediately.
4. If an issue is unclear or needs further information, it will be labeled with `question` and `awaiting-user`.
5. If an issue becomes stale while labeled `awaiting-user`, the issue will receive the `reply-timeout` label and will be closed.
5. Issues that becomes stale due to inactivity are automatically managed by stale-bot.
## Supported devices
RaspAP functions very well "out of the box" on fresh installs of the latest Raspbian distribution (currently Buster; the Lite version is recommended) on recent hardware like the RPi 3 Model B/B+ and RPi Zero W. Alternate hardware platforms such as the Banana Pi and operating systems other than Raspbian are not supported.
RaspAP functions very well "out of the box" on fresh installs of the latest Raspbian distribution (currently Buster; the Lite version is recommended) on recent hardware like the RPi 4, 3B+ and Zero W. The [version 2.3.1 release](https://github.com/billz/raspap-webgui/releases/tag/2.3.1) extends beta support to additional Debian-based distros, including Armbian and Ubuntu Server. Please note that "supported" is [not a guarantee](https://github.com/billz/raspap-webgui#supported-operating-systems).
If you have installed other software packages on top of RaspAP, particularly those related to networking such as TOR or Pi-hole, please test RaspAP first on a clean install before reporting an issue.