mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-12 17:26:19 +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:
|
||||
label: Sanity check
|
||||
description: |
|
||||
First, some house-keeping.
|
||||
✅ 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
|
||||
To avoid duplicating work, I have...
|
||||
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
|
||||
- label: The app is actively supported by its developers (i.e., not deprecated or abandoned)
|
||||
required:
|
||||
|
||||
- type: dropdown
|
||||
id: authentication
|
||||
|
||||
Reference in New Issue
Block a user