mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-16 11:15:14 +00:00
Tweaking template
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
12
.github/ISSUE_TEMPLATE/recipe-request-dev.yaml
vendored
12
.github/ISSUE_TEMPLATE/recipe-request-dev.yaml
vendored
@@ -31,14 +31,14 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Sanity check
|
label: Sanity check
|
||||||
description: |
|
description: |
|
||||||
First, some house-keeping.
|
To avoid duplicating work, I have...
|
||||||
✅ Review [closed issues](https://github.com/funkypenguin/geek-cookbook/issues?q=is%3Aissue+is%3Aclosed) and [PRs](https://github.com/funkypenguin/geek-cookbook/pulls?q=is%3Apr+is%3Aclosed), and confirm that this recipe hasn't already been proposed, deprecated, or duplicated before.
|
|
||||||
✅ Confirm that the application itself is not abandoned by the developer
|
|
||||||
options:
|
options:
|
||||||
- label: I have searched and confirmed no existing open or closed [closed issues](https://github.com/funkypenguin/geek-cookbook/issues?q=is%3Aissue+is%3Aclosed)/PRs for this app
|
- label: ...searched and confirmed no existing [open]((https://github.com/funkypenguin/geek-cookbook/issues?q=is%3Aissue)) or closed [closed](https://github.com/funkypenguin/geek-cookbook/issues?q=is%3Aissue+is%3Aclosed) issues for this app
|
||||||
|
required: true
|
||||||
|
- label: ...searched and confirmed no existing [open]((https://github.com/funkypenguin/geek-cookbook/pulls?q=is%3Apr)) or closed [closed](https://github.com/funkypenguin/geek-cookbook/pulls?q=is%3Apr+is%3Aclosed) issues for this app
|
||||||
|
required: true
|
||||||
|
- label: ... confirmed that the app is actively supported by its developers (_i.e., not deprecated or abandoned_)
|
||||||
required: true
|
required: true
|
||||||
- label: The app is actively supported by its developers (i.e., not deprecated or abandoned)
|
|
||||||
required:
|
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: authentication
|
id: authentication
|
||||||
|
|||||||
Reference in New Issue
Block a user