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: