Update issue templates
This commit is contained in:
parent
bc4eaec634
commit
71879715c3
3 changed files with 14 additions and 3 deletions
3
.github/ISSUE_TEMPLATE/bug-report.md
vendored
3
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
name: Bug Report
|
||||
about: Report a program exception or general bug.
|
||||
about: Report a program exception or general bug, not including game-specific unlocking
|
||||
issues.
|
||||
title: ''
|
||||
labels: Bug
|
||||
assignees: pointfeev
|
||||
|
|
10
.github/ISSUE_TEMPLATE/dlcs-not-unlocking---game-not-working.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/dlcs-not-unlocking---game-not-working.md
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: DLCs Not Unlocking / Game Not Working
|
||||
about: This is not the place to report game-specific issues; see this template's content.
|
||||
title: I promise not to post another issue about game-specific unlocking issues.
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Please refer to [these](https://github.com/pointfeev/CreamInstaller#note-this-program-does-not-automatically-download-nor-install-actual-dlc-files-for-you-as-the-title-of-the-program-states-this-program-is-only-a-dlc-unlocker-installer-should-the-game-you-wish-to-unlock-dlc-for-not-already-come-with-the-dlcs-installed-as-is-the-case-with-a-good-majority-of-games-you-must-find-download-and-install-those-to-the-game-yourself) big bold messages right after installation instructions and right before usage instructions.
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: Enhancement Request
|
||||
about: Request a new feature or to enhance an existing feature.
|
||||
name: Feature Request
|
||||
about: Request a new program feature or an enhancement to an existing feature.
|
||||
title: ''
|
||||
labels: Enhancement
|
||||
assignees: pointfeev
|
Loading…
Reference in a new issue