contribution docs

This commit is contained in:
Sofía Aritz 2024-06-30 19:12:09 +02:00
parent c73774dc03
commit 7c2ca9d531
Signed by: sofia
GPG key ID: 90B5116E3542B28F

View file

@ -60,6 +60,19 @@ The recommended Node.JS version is v21.5.0, others should also work.
5. Run `yarn build` to generate the SPA build.
* The build will be placed at the `build/` folder.
## Contributing
Identity is free, open-source software [licensed under AGPL-3.0 and MPL-2.0](#license).
There are two methods to report bugs, submit patches, etc.
1. **Requesting an account.** Send an e-mail to [sofi@sofiaritz.com](mailto:sofi@sofiaritz.com) or send a Matrix PM to
[@sofiaritz:matrix.org](https://matrix.to/#/@sofiaritz:matrix.org) and she will make an account on your behalf that you can use to create issues and submit patches through pull requests.
2. **E-mail or Matrix.** You can send an e-mail to [sofi@sofiaritz.com](mailto:sofi@sofiaritz.com) or send a Matrix PM to
[@sofiaritz:matrix.org](https://matrix.to/#/@sofiaritz:matrix.org) with suggestions, bug reports, patches, etc. You can submit patches via e-mail
thanks to [git-send-email](https://git-scm.com/docs/git-send-email).
Choose the method you prefer, for frequent contributors it is recommended to request an account.
## License
* `asset-api` and `identity-api` are licensed under the [AGPL 3.0 license](https://www.gnu.org/licenses/agpl-3.0.en.html).