🚜 Move some files around (#78)

This commit is contained in:
Franck Nijhof 2021-08-18 15:58:07 +02:00 committed by GitHub
parent bb1291e602
commit 01e5ad2afe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 1842 additions and 22 deletions

View file

@ -1,19 +0,0 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
ident_size = 4
[*.md]
ident_size = 2
trim_trailing_whitespace = false
[*.json]
ident_size = 2
[{.gitignore,.gitkeep,.editorconfig}]
ident_size = 2

View file

@ -25,5 +25,5 @@ Even better: You could submit a pull request with a fix / new feature!
developers, or if you do not have permission to do that, you may request
the second reviewer to merge it for you.
[github]: https://github.com/hassio-addons/addon-firefly-iii/issues
[prs]: https://github.com/hassio-addons/addon-firefly-iii/pulls
[github]: https://github.com/hassio-addons/addon-ledfx/issues
[prs]: https://github.com/hassio-addons/addon-ledfx/pulls

1839
.github/SECURITY.md vendored Normal file

File diff suppressed because it is too large Load diff

View file

@ -52,7 +52,7 @@ This is an active open-source project. We are always open to people who want to
use the code or contribute to it.
We have set up a separate document containing our
[contribution guidelines](CONTRIBUTING.md).
[contribution guidelines](.github/CONTRIBUTING.md).
Thank you for being involved! :heart_eyes: