mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-04-25 21:20:59 +03:00
contributor: minimum web browser support (#1100)
This establishes a baseline target when making UI changes. Co-authored-by: 0ko <0ko@noreply.codeberg.org> Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1100 Reviewed-by: 0ko <0ko@noreply.codeberg.org> Co-authored-by: gondolyr <gondolyr+code@posteo.org> Co-committed-by: gondolyr <gondolyr+code@posteo.org>
This commit is contained in:
parent
45a6df824e
commit
7daa8dd7c3
1 changed files with 6 additions and 0 deletions
|
@ -136,3 +136,9 @@ Injects itself via [a workflow](https://code.forgejo.org/forgejo/lxc-helpers/src
|
|||
## Gitea
|
||||
|
||||
Cherry-picked in the Forgejo codebase [on a regular basis](https://codeberg.org/forgejo/forgejo/pulls?q=week&labels=116080) using a [dedicated CLI tool](https://codeberg.org/forgejo/tools/src/branch/main/scripts/weekly-cherry-pick.sh).
|
||||
|
||||
# Web browser support
|
||||
|
||||
For changes that would affect the usability of Forgejo, use browser features and APIs that are compatible with the latest version of Firefox ESR.
|
||||
|
||||
For changes that do not affect usability, using features up to [Baseline <PREVIOUS-YEAR>](https://web.dev/baseline) is acceptable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue