Update CONTRIBUTING.MD

This commit is contained in:
redbinder0526 2026-08-05 02:47:23 +02:00
commit 3a2f776606

View file

@ -1,5 +1,5 @@
# Contribution Guidelines
Welcome to the contribution guideline document. Spacebar Network is an open source project, and we welcome contributions from anyone. However, when contributing to our repositories, you must follow the guidelines.
Welcome to the contribution guideline document. Spacebar Network is an open source project, and we welcome contributions from anyone. However, when contributing to our repositories, you must follow the guidelines. Our projects are intended to be used by everyone, so adding features/fixes for your own preferences (e.g. using different types of code styling) is not allowed.
## Contributing a feature/fix
Before you contribute anything to our repositories, we would prefer if there is an open issue on the repository in question for the feature/fix you are going to contribute. This is not a requirement, but is preferred.
@ -12,3 +12,5 @@ Adding tests to your code is not required at this time, but it is preferred you
## Licensing
Unless otherwise specified in the repository's own LICENSE file, all our code is licensed under the [GNU AGPLv3](https://choosealicense.com/licenses/agpl-3.0), including that of outside contributions. By contributing to any repository (that does not have its own LICENSE file to agree to) in Spacebar, you agree to the terms of the GNU AGPLv3 license.
If you do contribute, make an account, or use any of our services, you are automatically bound to our Network [rules,](https://git.spbr.net/spacebar/policy/src/branch/main/GENERAL-NETWORK-RULES.md/) [Code of Conduct,](https://git.spbr.net/spacebar/policy/src/branch/main/CODE_OF_CONDUCT.md/) and our [Privacy Policy.](https://git.spbr.net/spacebar/policy/src/branch/main/PRIVACY-POLICY.md/)