From f1aac9a5a5a8a6730a21311f93b19d46057a49ac Mon Sep 17 00:00:00 2001 From: Imri Paloja Date: Fri, 18 Aug 2023 17:52:32 +0200 Subject: [PATCH] Update bug_report.md --- .gitea/ISSUE_TEMPLATE/bug_report.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug_report.md b/.gitea/ISSUE_TEMPLATE/bug_report.md index b0fab0e..d870787 100644 --- a/.gitea/ISSUE_TEMPLATE/bug_report.md +++ b/.gitea/ISSUE_TEMPLATE/bug_report.md @@ -24,10 +24,12 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Version:** - - Foliate version: - - OS/Distribution and version: [e.g. Ubuntu 18.04] - - Desktop environment: [e.g. GNOME 3.36] - - Installation method: [e.g. Flatpak] + - EuroCMS version: [e.g. XX.XX] + - OS/Distribution and version: [e.g. Ubuntu 22.04] + - PHP version: [e.g. PHP 8.2] + - Web server: [e.g. NGINX 2.20.11, Apache ....] + - Installation method: [e.g. native, containerized] + **Additional context** Add any other context about the problem here.