diff --git a/.github/ISSUE_TEMPLATE/consultation---bug-report.md b/.github/ISSUE_TEMPLATE/consultation---bug-report.md new file mode 100644 index 00000000..e808d6a4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/consultation---bug-report.md @@ -0,0 +1,34 @@ +--- +name: Consultation & Bug report +about: Create a report to help us improve or ask for help. We are here to help you +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug & problem** +A clear and concise description of what the problem is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots & Detailed log** +If applicable, add screenshots and a Log to help explain your problem. + +**Environment (please complete the following information):** + - Unity Version [e.g. 2021.3.30f1] + - HMS Unity Plugin Version [e.g. V2.3.5] + +**Smartphone (please complete the following information):** + - Device: [e.g. Huawei, Non-Huawei, Cloud Debugging] + +**Additional context** +- Are there any 3rd party solutions you use that may be linked to the problem? diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..bbcbbe7d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/others.md b/.github/ISSUE_TEMPLATE/others.md new file mode 100644 index 00000000..bc7fb4f3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/others.md @@ -0,0 +1,10 @@ +--- +name: Others +about: How can we help? [No Template] +title: '' +labels: '' +assignees: '' + +--- + +Please describe your problem in detail.