From e5c6ec5d85d2d508c218cb5dbbbd472802349d29 Mon Sep 17 00:00:00 2001 From: Ing Date: Mon, 12 Jun 2023 15:00:20 +0800 Subject: [PATCH] add issue template --- .github/ISSUE_TEMPLATE/bug.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug.md diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 00000000..f222c4a4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,25 @@ +--- +name: BUG +about: Describe this issue template's purpose here. +title: 'BUG' +labels: '' +assignees: '' + +--- + +Install ENV: + * motherboard: + * CPU: + * NIC: + +Arpl version: + +DSM model: +DSM version: + +Issue: + +logs: + +... +