mirror of
https://github.com/dscyrescotti/Memola.git
synced 2026-01-11 11:50:26 +01:00
chore: update template
This commit is contained in:
28
.github/ISSUE_TEMPLATE/bug-report.md
vendored
28
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@@ -7,26 +7,28 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Description**
|
||||
A clear and concise description of what the bug is.
|
||||
### Description
|
||||
<!-- A clear and concise description of what the bug is. -->
|
||||
|
||||
**Steps to reproduce**
|
||||
### Steps 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.
|
||||
### Expected behavior
|
||||
<!-- A clear and concise description of what you expected to happen. -->
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
### Screenshots
|
||||
<!-- If applicable, add screenshots to help explain your problem. -->
|
||||
|
||||
**Device (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
- Model: [e.g. iPhone13]
|
||||
- Version [e.g. v1.0.1]
|
||||
### Device (please complete the following information)
|
||||
- OS: <!-- [e.g. iOS] -->
|
||||
- Model: <!-- [e.g. iPhone13] -->
|
||||
- Version <!-- [e.g. v1.0.1] -->
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
### Additional context
|
||||
<!-- Add any other context about the problem here. -->
|
||||
|
||||
16
.github/ISSUE_TEMPLATE/feature-request.md
vendored
16
.github/ISSUE_TEMPLATE/feature-request.md
vendored
@@ -7,14 +7,14 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Backstory**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
### Backstory
|
||||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when ... -->
|
||||
|
||||
**Proposal**
|
||||
A clear and concise description of what you want to happen.
|
||||
### Proposal
|
||||
<!-- A clear and concise description of what you want to happen. -->
|
||||
|
||||
**Alternative**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
### Alternative
|
||||
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
|
||||
|
||||
**Addition**
|
||||
Add any other context or screenshots about the feature request here, if applicable.
|
||||
### Addition Context
|
||||
<!-- Add any other context or screenshots about the feature request here, if applicable. -->
|
||||
|
||||
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@@ -1,5 +1,3 @@
|
||||
<!--- IMPORTANT: If this PR addresses multiple unrelated issues, it will be closed until separated. -->
|
||||
|
||||
### Description
|
||||
|
||||
<!--- REQUIRED: Describe what changed in detail -->
|
||||
|
||||
Reference in New Issue
Block a user