[DOCS] F3 support

Fixes: https://codeberg.org/forgejo/forgejo/issues/57

Signed-off-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
Earl Warren 2022-11-29 12:28:51 +01:00
parent e302cf89d8
commit f82f3041be
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -63,6 +63,9 @@ The purpose of each *Feature branch* is documented below:
* [forgejo-federation](https://codeberg.org/forgejo/forgejo/src/branch/forgejo-federation) based on [forgejo-development](https://codeberg.org/forgejo/forgejo/src/branch/forgejo-development)
Federation support for Forgejo
* [forgejo-f3](https://codeberg.org/forgejo/forgejo/src/branch/forgejo-f3) based on [forgejo-development](https://codeberg.org/forgejo/forgejo/src/branch/forgejo-development)
[F3](https://lab.forgefriends.org/friendlyforgeformat/gof3) support for Forgejo
## Pull requests and feature branches
Most people who are used to contributing will be familiar with the workflow of sending a pull request against the default branch. When that happens the reviewer should change the base branch to the appropriate *Feature branch* instead. If the pull request does not fit in any *Feature branch*, the reviewer needs to make decision to either: