From 8f554ebf8bccc6df935e3e0a2226a07d39654f71 Mon Sep 17 00:00:00 2001 From: Didgeridoohan Date: Sat, 4 Sep 2021 13:10:10 +0200 Subject: [PATCH] Create issue-submission.md --- .github/ISSUE_TEMPLATE/issue-submission.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue-submission.md diff --git a/.github/ISSUE_TEMPLATE/issue-submission.md b/.github/ISSUE_TEMPLATE/issue-submission.md new file mode 100644 index 0000000..b2cd868 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-submission.md @@ -0,0 +1,12 @@ +--- +name: Issue submission +about: If you are experiencing issues with the module, please follow this procedure. +title: '' +labels: '' +assignees: '' + +--- + +If there are issues with the module, start with checking out the [common issues](https://github.com/Magisk-Modules-Repo/MagiskHide-Props-Config/blob/master/README.md#issues-support-etc) section in the docs. + +And, if you do submit an issue ticket do not forget to include [logs](https://github.com/Magisk-Modules-Repo/MagiskHide-Props-Config/blob/master/README.md#logs).