mirror of
https://github.com/hassio-addons/addon-ledfx.git
synced 2025-05-07 12:41:26 +00:00
🚜 Move some files around (#78)
This commit is contained in:
parent
bb1291e602
commit
01e5ad2afe
5 changed files with 1842 additions and 22 deletions
|
@ -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
|
4
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
4
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
|
@ -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
1839
.github/SECURITY.md
vendored
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue