0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-12-26 22:51:22 -05:00
forgejo-docs/developer/index.md
Loïc Dachary ff4dabd77a
docs: developer: document the Octopuce hardware entrypoints
# Conflicts:
#	developer/infrastructure.md
2023-08-13 13:45:51 +01:00

22 lines
745 B
Markdown

---
layout: '~/layouts/Markdown.astro'
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/src/branch/master/README)
- For contributors
- [Developer Certificate of Origin (DCO)](DCO)
- [Development workflow](WORKFLOW)
- [code.forgejo.org](code-forgejo-org)
- [Forgejo runner implementation notes](forgejo-runner)
- For maintainers
- [Hardware infrastructure](infrastructure)
- [Release management](RELEASE)
- [Secrets](SECRETS)