mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
Housekeeping (#3380)
This commit is contained in:
parent
6b720bafd6
commit
bb06b0414b
12
.github/ISSUE_TEMPLATE/task.yaml
vendored
12
.github/ISSUE_TEMPLATE/task.yaml
vendored
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: v1.0.0b Task
|
name: Task
|
||||||
description: "CONTRIBUTORS ONLY: Submit a Task that needs to be completed"
|
description: "CONTRIBUTORS ONLY: Submit a Task that needs to be completed"
|
||||||
title: "[v1.0.0b] [Task] - TASK DESCRIPTION"
|
title: "[Task] - TASK DESCRIPTION"
|
||||||
labels:
|
labels:
|
||||||
- task
|
- task
|
||||||
- v1
|
- v1
|
||||||
@ -11,17 +11,17 @@ body:
|
|||||||
value: |
|
value: |
|
||||||
Thanks for your interest in Mealie! 🚀
|
Thanks for your interest in Mealie! 🚀
|
||||||
|
|
||||||
This is a place for Mealie contributors to find tasks that need to get done around the repository. Tasks are different than issues as they are generally related to providing a new feature or improve an existing feature. They are _generally_ not related to an issue.
|
This is a place for Mealie contributors to find tasks that need to get done around the repository. Tasks are different than issues as they are generally related to providing a new feature or improving an existing feature. They are _generally_ not related to an issue.
|
||||||
|
|
||||||
**DO NOT** create a task unless
|
**DO NOT** create a task unless
|
||||||
- You are a contributors who has prior approval via discord/discussions
|
- You are a contributor who has prior approval via discord/discussions
|
||||||
- You have otherwise been given approval to post the tasks
|
- You have otherwise been given approval to post the tasks
|
||||||
|
|
||||||
Otherwise, your post will be closed/deleted.
|
Otherwise, your post will be closed/deleted.
|
||||||
|
|
||||||
**Interested in Taking This?**
|
**Interested in Taking This?**
|
||||||
|
|
||||||
If you're interested in completing this tasks and it hasn't already been taken, comment below and to let others know you're working on it. As you work through the task, I ask that you submit a draft pull request as soon as possible, and tag this issue so we can all collaborate as best as possible.
|
If you're interested in completing this task and it hasn't already been taken, comment below and to let others know you're working on it. As you work through the task, I ask that you submit a draft pull request as soon as possible, and tag this issue so we can all collaborate as best as possible.
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: problem
|
id: problem
|
||||||
attributes:
|
attributes:
|
||||||
@ -33,6 +33,6 @@ body:
|
|||||||
id: solution
|
id: solution
|
||||||
attributes:
|
attributes:
|
||||||
label: Proposed/Possible Solution(s)?
|
label: Proposed/Possible Solution(s)?
|
||||||
placeholder: Provide as much context around the idea as possible with potential files and roadblocks that may come up
|
placeholder: Provide as much context around the idea as possible with potential files and roadblocks that may come up.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user