mirror of
https://github.com/hyperspacedev/hyperspace
synced 2025-02-04 03:08:10 +01:00
Update issue and PR templates
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
This commit is contained in:
parent
cc09f2126e
commit
96f8eb9eda
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -25,7 +25,7 @@ If applicable, add screenshots to help explain your problem.
|
|||||||
|
|
||||||
**App Information (please complete the following information):**
|
**App Information (please complete the following information):**
|
||||||
- OS: [e.g. iOS]
|
- OS: [e.g. iOS]
|
||||||
- Browser [e.g. chrome, safari]
|
- Browser [e.g. chrome, safari] (if applicable)
|
||||||
- Version [e.g. 22]
|
- Version [e.g. 22]
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: ''
|
title: '[Request] Request title'
|
||||||
labels: ''
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
|
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
name: Pull request
|
||||||
|
about: Create a pull request to help us improve the code
|
||||||
|
title: "Request title"
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
This PR makes the following changes:
|
||||||
|
|
||||||
|
<!-- List your changes here as a bullet list. Read the contribution guidelines for more details.-->
|
Loading…
x
Reference in New Issue
Block a user