2023-03-01 12:47:26 -05:00
|
|
|
---
|
|
|
|
layout: '~/layouts/Markdown.astro'
|
2023-03-26 05:52:16 -04:00
|
|
|
title: 'Forgejo developer guide'
|
2023-03-01 12:47:26 -05:00
|
|
|
---
|
|
|
|
|
2023-03-03 14:58:14 -05:00
|
|
|
This area will be targeted to people who want to hack Forgejo and adjust it to
|
2023-03-18 07:24:47 -04:00
|
|
|
their needs.
|
|
|
|
|
2023-05-02 14:24:22 -04:00
|
|
|
- For everyone involved
|
|
|
|
- [Code of Conduct](COC)
|
|
|
|
- [Bugs, features, security and others discussions](DISCUSSIONS)
|
|
|
|
- [Governance](GOVERNANCE)
|
|
|
|
- [Sustainability and funding](https://codeberg.org/forgejo/sustainability/src/branch/master/README)
|
|
|
|
- For contributors
|
2023-07-18 13:20:19 -04:00
|
|
|
- [Compiling from source](from-source)
|
2023-05-02 14:24:22 -04:00
|
|
|
- [Developer Certificate of Origin (DCO)](DCO)
|
|
|
|
- [Development workflow](WORKFLOW)
|
|
|
|
- [code.forgejo.org](code-forgejo-org)
|
2023-05-30 06:59:08 -04:00
|
|
|
- [Forgejo runner implementation notes](https://code.forgejo.org/forgejo/runner/#hacking)
|
2023-05-02 14:24:22 -04:00
|
|
|
- For maintainers
|
2023-05-04 08:57:54 -04:00
|
|
|
- [Hardware infrastructure](infrastructure)
|
2023-05-02 14:24:22 -04:00
|
|
|
- [Release management](RELEASE)
|
|
|
|
- [Secrets](SECRETS)
|