mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-12 13:57:14 +00:00
## Checklist The [contributor guide](https://forgejo.org/docs/next/contributor/) contains information that will be helpful to first time contributors. There also are a few [conditions for merging Pull Requests in Forgejo repositories](https://codeberg.org/forgejo/governance/src/branch/main/PullRequestsAgreement.md). You are also welcome to join the [Forgejo development chatroom](https://matrix.to/#/#forgejo-development:matrix.org). ### Tests - I added test coverage for Go changes... - [ ] in their respective `*_test.go` for unit tests. - [ ] in the `tests/integration` directory if it involves interactions with a live Forgejo server. - I added test coverage for JavaScript changes... - [ ] in `web_src/js/*.test.js` if it can be unit tested. - [ ] in `tests/e2e/*.test.e2e.js` if it requires interactions with a live Forgejo server (see also the [developer guide for JavaScript testing](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/tests/e2e/README.md#end-to-end-tests)). ### Documentation - [ ] I created a pull request [to the documentation](https://codeberg.org/forgejo/docs) to explain to Forgejo users how to use this change. - [x] I did not document these changes and I do not expect someone else to do it. ### Release notes - [x] I do not want this change to show in the release notes. - [ ] I want the title to show in the release notes with a link to this pull request. - [ ] I want the content of the `release-notes/<pull request number>.md` to be be used for the release notes instead of the title. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9127 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Co-authored-by: charles25565 <c4a@monocles.eu> Co-committed-by: charles25565 <c4a@monocles.eu> |
||
---|---|---|
.. | ||
locale_ar.json | ||
locale_be.json | ||
locale_bg.json | ||
locale_bn.json | ||
locale_bs.json | ||
locale_ca.json | ||
locale_cs-CZ.json | ||
locale_cy.json | ||
locale_da.json | ||
locale_de-DE.json | ||
locale_el-GR.json | ||
locale_en-US.json | ||
locale_eo.json | ||
locale_es-ES.json | ||
locale_et.json | ||
locale_eu.json | ||
locale_fa-IR.json | ||
locale_fi-FI.json | ||
locale_fil.json | ||
locale_fr-FR.json | ||
locale_ga.json | ||
locale_gl.json | ||
locale_he.json | ||
locale_hi.json | ||
locale_hu-HU.json | ||
locale_id-ID.json | ||
locale_is-IS.json | ||
locale_it-IT.json | ||
locale_ja-JP.json | ||
locale_jbo.json | ||
locale_ka.json | ||
locale_ko-KR.json | ||
locale_lt.json | ||
locale_lv-LV.json | ||
locale_ml-IN.json | ||
locale_nb_NO.json | ||
locale_nds.json | ||
locale_nl-NL.json | ||
locale_pl-PL.json | ||
locale_pt-BR.json | ||
locale_pt-PT.json | ||
locale_ro.json | ||
locale_ru-RU.json | ||
locale_si-LK.json | ||
locale_sk-SK.json | ||
locale_sl.json | ||
locale_sr-SP.json | ||
locale_sv-SE.json | ||
locale_tr-TR.json | ||
locale_uk-UA.json | ||
locale_vi.json | ||
locale_yi.json | ||
locale_zh-CN.json | ||
locale_zh-HK.json | ||
locale_zh-TW.json |