mirror of
https://github.com/vladmandic/automatic
synced 2026-09-17 16:24:33 +02:00
github templates
This commit is contained in:
@@ -13,9 +13,11 @@ body:
|
||||
- type: textarea
|
||||
id: platform
|
||||
attributes:
|
||||
label: Platform Description
|
||||
description: Describe your platform (OS, browser, versions)
|
||||
value: Please fill this form with as much information as possible
|
||||
label: Version Platform Description
|
||||
description: Describe your platform (program version, OS, browser)
|
||||
value:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: Any additional info
|
||||
value: |
|
||||
Any issues without version information will be closed
|
||||
Additionally provide any relevant platorm information (OS, browser, versions)
|
||||
|
||||
@@ -4,37 +4,15 @@ title: "[Feature Request]: "
|
||||
labels: ["enhancement"]
|
||||
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Is there an existing issue for this?
|
||||
description: Please search to see if an issue already exists for the feature you want, and that it's not implemented in a recent build/commit.
|
||||
options:
|
||||
- label: I have searched the existing issues and checked the recent builds/commits
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
*Please fill this form with as much information as possible, provide screenshots and/or illustrations of the feature if possible*
|
||||
- type: textarea
|
||||
id: feature
|
||||
id: description
|
||||
attributes:
|
||||
label: What would your feature do ?
|
||||
description: Tell us about your feature in a very clear and simple way, and what problem it would solve
|
||||
validations:
|
||||
required: true
|
||||
label: Feature description
|
||||
description: Describe the feature in a clear and simple way
|
||||
value:
|
||||
- type: textarea
|
||||
id: workflow
|
||||
id: platform
|
||||
attributes:
|
||||
label: Proposed workflow
|
||||
description: Please provide us with step by step information on how you'd like the feature to be accessed and used
|
||||
value: |
|
||||
1. Go to ....
|
||||
2. Press ....
|
||||
3. ...
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: misc
|
||||
attributes:
|
||||
label: Additional information
|
||||
description: Add any other context or screenshots about the feature request here.
|
||||
label: Version Platform Description
|
||||
description: Describe your platform (program version, OS, browser)
|
||||
value:
|
||||
|
||||
Reference in New Issue
Block a user