mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:38:58 +00:00
25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
|
# Forgejo Contributor Guide
|
||
|
|
||
|
The Forgejo project is run by a community of people who are expected to follow this guide when cooperating on a simple bug fix as well as when changing the governance. For more information about the project, take a look at [the documentation explaining what Forgejo provides](README.md).
|
||
|
|
||
|
Sensitive security-related issues should be reported to [security@forgejo.org](mailto:security@forgejo.org) using [encryption](https://keyoxide.org/security@forgejo.org).
|
||
|
|
||
|
## For everyone involved
|
||
|
|
||
|
- [Documentation](https://forgejo.org/docs/next/)
|
||
|
- [Code of Conduct](https://forgejo.org/docs/latest/developer/coc/)
|
||
|
- [Bugs, features, security and others discussions](https://forgejo.org/docs/latest/developer/discussions/)
|
||
|
- [Governance](https://forgejo.org/docs/latest/developer/governance/)
|
||
|
- [Sustainability and funding](https://codeberg.org/forgejo/sustainability/src/branch/main/README.md)
|
||
|
|
||
|
## For contributors
|
||
|
|
||
|
- [Developer Certificate of Origin (DCO)](https://forgejo.org/docs/latest/developer/dco/)
|
||
|
- [Development workflow](https://forgejo.org/docs/latest/developer/workflow/)
|
||
|
- [Compiling from source](https://forgejo.org/docs/latest/developer/from-source/)
|
||
|
|
||
|
## For maintainers
|
||
|
|
||
|
- [Release management](https://forgejo.org/docs/latest/developer/release/)
|
||
|
- [Secrets](https://forgejo.org/docs/latest/developer/secrets/)
|