mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-17 21:33:10 -05:00
Use */mealie-recipes/mealie in all Markdown files (#2827)
This replaces the older */hay-kot/mealie The changes were done with: sed -i -e 's|/hay-kot/mealie|/mealie-recipes/mealie|g' **/*.md
This commit is contained in:
@@ -20,8 +20,8 @@ Pull requests are the best way to propose changes to the codebase (we use [Githu
|
||||
## Any contributions you make will be under the AGPL Software License
|
||||
In short, when you submit code changes, your submissions are understood to be under the same [AGPL License](https://choosealicense.com/licenses/agpl-3.0/) that covers the project. Feel free to contact the maintainers if that's a concern.
|
||||
|
||||
## Report bugs using Github's [issues](https://github.com/hay-kot/mealie/issues)
|
||||
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/hay-kot/mealie/issues/new); it's that easy!
|
||||
## Report bugs using Github's [issues](https://github.com/mealie-recipes/mealie/issues)
|
||||
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/mealie-recipes/mealie/issues/new); it's that easy!
|
||||
|
||||
## Write bug reports with detail, background, and sample code
|
||||
**Great Bug Reports** tend to have:
|
||||
|
||||
Reference in New Issue
Block a user