mirror of
https://github.com/pumpitupdev/pumptools.git
synced 2024-11-24 07:00:09 +01:00
Add feature request template
This commit is contained in:
parent
488ed70e43
commit
94f0ce7fa7
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -7,7 +7,9 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Description
|
# Bug report
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
<!---
|
<!---
|
||||||
REDACT SENSITIVE USER DATA FROM CONFIG, LOG FILES OR SCREENSHOTS !!!
|
REDACT SENSITIVE USER DATA FROM CONFIG, LOG FILES OR SCREENSHOTS !!!
|
||||||
@ -19,15 +21,15 @@ REDACT SENSITIVE USER DATA FROM CONFIG, LOG FILES OR SCREENSHOTS !!!
|
|||||||
- Include screenshots/videos
|
- Include screenshots/videos
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Affected games and versions
|
## Affected games and versions
|
||||||
|
|
||||||
<!--- Add one or multiple game versions as a bullet list -->
|
<!--- Add one or multiple game versions as a bullet list -->
|
||||||
|
|
||||||
# Pumptools versions tested
|
## Pumptools versions tested
|
||||||
|
|
||||||
<!--- Add one or multiple versions as a bullet list -->
|
<!--- Add one or multiple versions as a bullet list -->
|
||||||
|
|
||||||
# OS and hardware specs
|
## OS and hardware specs
|
||||||
|
|
||||||
* OS: <!--- Provide the version of Windows you used with whatever update/build identifier -->
|
* OS: <!--- Provide the version of Windows you used with whatever update/build identifier -->
|
||||||
* CPU: <!--- Insert, e.g. Core i7 2600k 3.20ghz -->
|
* CPU: <!--- Insert, e.g. Core i7 2600k 3.20ghz -->
|
||||||
|
26
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# Feature request
|
||||||
|
|
||||||
|
## Is your feature request related to a problem? Please describe.
|
||||||
|
|
||||||
|
<!--- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
|
||||||
|
|
||||||
|
## Describe the solution you'd like
|
||||||
|
|
||||||
|
<!--- A clear and concise description of what you want to happen. -->
|
||||||
|
|
||||||
|
## Describe alternatives you've considered
|
||||||
|
|
||||||
|
<!--- A clear and concise description of any alternative solutions or features you've considered. -->
|
||||||
|
|
||||||
|
## Additional context
|
||||||
|
|
||||||
|
<!--- Add any other context or screenshots about the feature request here. -->
|
Loading…
Reference in New Issue
Block a user