diff --git a/.dockerignore b/.dockerignore index 344712196d1..49ef682572a 100644 --- a/.dockerignore +++ b/.dockerignore @@ -26,7 +26,7 @@ venv */node_modules */dist */data/db -*/mealie/test +*/mealie/test */mealie/.temp model.crfmodel diff --git a/.gitattributes b/.gitattributes index 5639ab15033..731afcdda9c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ *.css linguist-detectable=false -*.html linguist-detectable=false \ No newline at end of file +*.html linguist-detectable=false diff --git a/.github/DISCUSSION_TEMPLATE/oauth-provider-example.yaml b/.github/DISCUSSION_TEMPLATE/oauth-provider-example.yaml index dc1dd2a285a..ebf8f5e2e83 100644 --- a/.github/DISCUSSION_TEMPLATE/oauth-provider-example.yaml +++ b/.github/DISCUSSION_TEMPLATE/oauth-provider-example.yaml @@ -5,5 +5,5 @@ body: attributes: label: Configuration Example description: Add your example configuration. You can provide code blocks, screenshots, and links. - validations: + validations: required: true diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8c7d3ded523..a084737b690 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,12 @@