1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

Merge branch 'mealie-next' into authelia-docs-update

This commit is contained in:
boc-the-git 2024-03-21 08:01:58 +11:00 committed by GitHub
commit c9d74e25ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 79 additions and 41 deletions

View file

@ -6,7 +6,7 @@ This is the start of the maintainers guide for Mealie developers. Those who have
If you are working on issues, it can be helpful to understand the workflow for our repository. When an issue comes in it is tagged with the `bug` and `triage` flags. This is to indicate that they need to be reviewed by a maintainer to determine validity.
After you've reviered an issue it will generally move into one of two states:
After you've reviewed an issue it will generally move into one of two states:
`bug:confirmed`
: Your were able to verify the issue and we determined we need to fix it