From 5dcce2907443c4276c11559aa295fcd7f553be28 Mon Sep 17 00:00:00 2001 From: A75G <31223569+A75G@users.noreply.github.com> Date: Sun, 19 Apr 2020 18:50:46 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 17 +++-------------- .github/ISSUE_TEMPLATE/docker-request.md | 12 ++++++++---- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea7..c3b7d0c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,9 @@ --- name: Bug report about: Create a report to help us improve -title: '' -labels: '' -assignees: '' +title: "[BUG]" +labels: bug +assignees: A75G --- @@ -23,16 +23,5 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] - **Additional context** Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/docker-request.md b/.github/ISSUE_TEMPLATE/docker-request.md index 900c095..aad9246 100644 --- a/.github/ISSUE_TEMPLATE/docker-request.md +++ b/.github/ISSUE_TEMPLATE/docker-request.md @@ -1,10 +1,14 @@ --- -name: Docker Request +name: Docker request about: Request Docker Templates -title: '' -labels: '' -assignees: '' +title: "[Request]" +labels: request +assignees: A75G --- +* Docker Link: +And/or + +* Git Link: