From 6727273dbb652fa46ab6df606a3c35860cdb8643 Mon Sep 17 00:00:00 2001 From: Jianhui Zhao Date: Thu, 25 Feb 2021 20:33:17 +0800 Subject: [PATCH] Add issue template Signed-off-by: Jianhui Zhao --- .github/ISSUE_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..1aeb7d9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,16 @@ +## Environment +### rtty +* arch: +* os: +* version: + +### rttys +* arch: +* os: +* version: + +## Description + +``` +Formating code blocks by wrapping them with pairs of ``` +```