From fc40cfce400a175e2b36a2fe4ddd30cffbe1ef15 Mon Sep 17 00:00:00 2001 From: Julian Prieber Date: Sat, 18 Jun 2022 23:56:37 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/issue-template.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue-template.md diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md new file mode 100644 index 0000000..8b2a3b2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -0,0 +1,16 @@ +--- +name: Issue template +about: Please include the following information in your issue, if applicable. +title: '' +labels: '' +assignees: '' + +--- + + + +Platform: `Ubuntu 22.04 LTS` +Server type: `NGINX/Apache2 ...` +PHP version: `8.1` + +[//]: # (Please make sure you have read the system requirements at https://llc.bio/req before submitting your issue.)