mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-11 15:38:43 +00:00
Add issue templates
This commit is contained in:
32
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal 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.
|
||||
32
.github/ISSUE_TEMPLATE/new-issue-report.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/new-issue-report.md
vendored
Normal 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.
|
||||
Reference in New Issue
Block a user