From 4c0a959f64ef91886c9598b2db3abd2c6e679525 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Mon, 30 Mar 2020 12:18:05 +0200 Subject: [PATCH] Updated Reporting issues (markdown) --- Reporting-issues.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Reporting-issues.md b/Reporting-issues.md index 5cbd921..2c32937 100644 --- a/Reporting-issues.md +++ b/Reporting-issues.md @@ -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.