diff --git a/.github/ISSUE_TEMPLATE/ask-for-help.md b/.github/ISSUE_TEMPLATE/ask-for-help.md index e5bcd5ccf..a89d94218 100644 --- a/.github/ISSUE_TEMPLATE/ask-for-help.md +++ b/.github/ISSUE_TEMPLATE/ask-for-help.md @@ -9,3 +9,9 @@ assignees: '' **Is it a duplicate question?** Please search in Issues without filters: https://github.com/louislam/uptime-kuma/issues?q= +**Info** +Uptime Kuma Version: +Using Docker?: Yes/No +OS: +Browser: + diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f647520aa..da89d154b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,15 +23,16 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. + +**Info** +- Uptime Kuma Version: +- Using Docker?: Yes/No +- OS: +- Browser: + **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - Uptime Kuma Version: - - Using Docker?: Yes/No - - OS: - - Browser: +**Error Log** +It is easier for us to find out the problem. - -**Additional context** -Add any other context about the problem here.