mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-25 15:02:53 +08:00
Merge pull request #1823 from parkervcp/update/egg-feature-request
This commit is contained in:
commit
8a71b33453
5
.github/ISSUE_TEMPLATE/egg-request.yml
vendored
5
.github/ISSUE_TEMPLATE/egg-request.yml
vendored
@ -27,7 +27,7 @@ body:
|
|||||||
id: download-link
|
id: download-link
|
||||||
attributes:
|
attributes:
|
||||||
label: Links for the download
|
label: Links for the download
|
||||||
description: This needs to be an official link and not one that is hosted on some forum page or a personal Github page.
|
description: This needs to be an official link and not one that is hosted on some forum page or a personal Github page. Docker image is not a viable option.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
validations:
|
validations:
|
||||||
@ -36,7 +36,6 @@ body:
|
|||||||
id: instruction-link
|
id: instruction-link
|
||||||
attributes:
|
attributes:
|
||||||
label: Links for the install docs
|
label: Links for the install docs
|
||||||
description: Link to install instructions or documentation based on which the server can be created
|
description: Link to installation instructions or documentation covering required dependencies and configuration for the server creation. Docker image is not installation documentation!
|
||||||
placeholder: Install the server, start it, play
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user