mirror of
https://github.com/hyperspacedev/hyperspace
synced 2025-01-24 22:18:00 +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):**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Browser [e.g. chrome, safari] (if applicable)
|
||||
- Version [e.g. 22]
|
||||
|
||||
**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
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
title: '[Request] Request title'
|
||||
labels: ''
|
||||
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…
Reference in New Issue
Block a user