diff --git a/.dockerignore b/.dockerignore index 344712196..49ef68257 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 5639ab150..731afcdda 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 dc1dd2a28..ebf8f5e2e 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 8c7d3ded5..a084737b6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,12 @@