From 9ae6d248e97e277a8cfb8766ecdf7d77926232ec Mon Sep 17 00:00:00 2001 From: CMK Date: Tue, 3 Aug 2021 17:50:04 +0800 Subject: [PATCH] chore: add issue template --- .github/ISSUE_TEMPLATE/issue.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue.md diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md new file mode 100644 index 000000000..cc2855ede --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,32 @@ +## Description + + + +## App version +> You can check the version and build number in app setting footer. + + +- Version: v0.0.0 +- Build: 0 + +## Detail + +### Steps to reproduce + + + +1. Tap … +2. … + +### Actual Behavior + + + +The app … + +### Expected behavior + + + +The app … +