Add issue templates

This commit is contained in:
Edi Septriyanto
2021-09-07 14:56:07 +07:00
parent 8eb9b67eec
commit edb1d62dcc
2 changed files with 64 additions and 0 deletions

32
.github/ISSUE_TEMPLATE/custom.md vendored Normal file
View File

@@ -0,0 +1,32 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: joglomedia
---
**Describe the Issue / Bug**
A clear and concise description of what the issue / bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Expected Behavior**
A clear and concise description of what you expected to happen.
**Screenshots / Screen Cast**
If applicable, add screenshots / screen cast to help explain your problem.
**Config File (`.env`)**
If applicable, add part of your non-sensitive data from configuration file (.env).
**System Information (please complete the following information):**
- OS: [e.g. Linux Mint 19.3 Tricia x86_64]
- Shell: [e.g. bash 4.4.20]
- Version [e.g. 2.0.0]
**Additional Context**
Add any other context about the problem here.

View File

@@ -0,0 +1,32 @@
---
name: New issue report
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: joglomedia
---
**Describe the Issue / Bug**
A clear and concise description of what the issue / bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Expected Behavior**
A clear and concise description of what you expected to happen.
**Screenshots / Screen Cast**
If applicable, add screenshots / screen cast to help explain your problem.
**Config File (`.env`)**
If applicable, add part of your non-sensitive data from configuration file (.env).
**System Information (please complete the following information):**
- OS: [e.g. Linux Mint 19.3 Tricia x86_64]
- Shell: [e.g. bash 4.4.20]
- Version [e.g. 2.0.0]
**Additional Context**
Add any other context about the problem here.