mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-12-10 20:44:45 -05:00
1162b39d1e
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/244
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
(cherry picked from commit 9b2b4fc4f4
)
26 lines
1,006 B
Markdown
26 lines
1,006 B
Markdown
---
|
|
title: 'Forgejo developer guide'
|
|
---
|
|
|
|
This area will be targeted to people who want to hack Forgejo and adjust it to
|
|
their needs.
|
|
|
|
- For everyone involved
|
|
- [Code of Conduct](./coc/)
|
|
- [Bugs, features, security and others discussions](./discussions/)
|
|
- [Governance](./governance/)
|
|
- [Sustainability and funding](https://codeberg.org/forgejo/sustainability)
|
|
- For contributors
|
|
- [Compiling from source](./from-source/)
|
|
- [Interface customization](./customization/)
|
|
- [Architecture overview](./architecture/)
|
|
- [Developer Certificate of Origin (DCO)](./dco/)
|
|
- [Development workflow](./workflow/)
|
|
- [code.forgejo.org](./code-forgejo-org/)
|
|
- [next.forgejo.org](./next-forgejo-org/)
|
|
- [Forgejo runner implementation notes](https://code.forgejo.org/forgejo/runner/#hacking)
|
|
- For maintainers
|
|
- [Hardware infrastructure](./infrastructure/)
|
|
- [Release management](./release/)
|
|
- [Managing dependencies between repositories](./repositories-dependencies/)
|
|
- [Secrets](./secrets/)
|