Skip to content

Commit a751601

Browse files
ntninja0ko
authored andcommitted
docs: Make it clear when NOT to send a PR (translations) (#13745)
From personal experience, reading the whole contributor guideline for fixing a typo is a little much to ask. See https://codeberg.org/forgejo/forgejo/pulls/13732#issuecomment-20458334 Co-authored-by: 0ko <0ko@noreply.codeberg.org> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13745 Reviewed-by: 0ko <0ko@noreply.codeberg.org>
1 parent ce816db commit a751601

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Forgejo does not accept any works (code, documentation, ...) that are partially
1010

1111
Please report all security related issues by sending an [encrypted](https://keyoxide.org/security@forgejo.org) email to [security@forgejo.org](mailto:security@forgejo.org). Please review our [Security Policy](https://codeberg.org/forgejo/governance/src/branch/main/SECURITY-POLICY.md) for details.
1212

13-
#### Before Sending a PR
13+
#### Before Submitting Changes as a PR
1414

15-
Please read the relevant sections of the [Forgejo Contributor Guide](https://forgejo.org/docs/latest/contributor/) and the [AI Agreement](https://codeberg.org/forgejo/governance/src/branch/main/AIAgreement.md) before submitting a pull request.
15+
Please first read the relevant sections of the [Forgejo Contributor Guide](https://forgejo.org/docs/latest/contributor/) and the [AI Agreement](https://codeberg.org/forgejo/governance/src/branch/main/AIAgreement.md) before submitting a pull request.
16+
17+
Translations are made [using Weblate](https://translate.codeberg.org/projects/forgejo/), not via pull requests. See [translation guidelines](https://forgejo.org/docs/next/contributor/localization/).

0 commit comments

Comments
 (0)