mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
5b86979ea7
commit
d4ab539475
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ pre-commit run --all-files
|
|||
This command will automatically fix formatting issues found by `black` and `isort`. However, you may need to manually address any linting errors reported by `flake8`.
|
||||
|
||||
## License for Contributions
|
||||
Any contributions you make will be under the Apache License 2.0. In short, when you submit code changes, your submissions are understood to be under the same [Apache License 2.0](LICENSE) that covers the project. Feel free to contact the maintainers if that\'s a concern.
|
||||
Any contributions you make will be under the MIT License. In short, when you submit code changes, your submissions are understood to be under the same [MIT License](LICENSE) that covers the project. Feel free to contact the maintainers if that's a concern.
|
||||
|
||||
## Environment Contribution Guidelines
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue