mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-25 01:22:54 +08:00
issue template changes
This commit is contained in:
parent
442705b6b3
commit
fe58a0f4bd
18
.github/ISSUE_TEMPLATE/bugs.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/bugs.md
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
name: "\U0001F41B Bug Report"
|
||||||
|
about: Create a report for an egg
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Please fill out the information bellow and remove from the line up
|
||||||
|
---------------
|
||||||
|
Panel Version: (version number)
|
||||||
|
Daemon Version: (version number)
|
||||||
|
Service: (minecraft/factorio/etc)
|
||||||
|
Modified: (yes/no) (did you add or change things, this includes startup configs/install scripts/variables)
|
||||||
|
|
||||||
|
Expected Behavior:
|
||||||
|
|
||||||
|
Actual Behavior:
|
||||||
|
|
||||||
|
Steps to Reproduce: (Step by step what to do to cause the issue)
|
11
.github/ISSUE_TEMPLATE/request.md
vendored
Normal file
11
.github/ISSUE_TEMPLATE/request.md
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
name: "\U0001F3AE Game Request"
|
||||||
|
about: Suggest an game to build an egg for
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Please fill out the information bellow and remove from the line up
|
||||||
|
---------------
|
||||||
|
Service: (Ex. minecraft/factorio/etc)
|
||||||
|
|
||||||
|
Link to game: (Ex. minecraft.net/factorio.com/etc)
|
Loading…
Reference in New Issue
Block a user