Doc: guidelines on english.txt or translation changes in PRs. (#9505)

This commit is contained in:
frosch
2021-08-22 14:27:48 +02:00
committed by GitHub
parent f939f48cd2
commit 93fd42b0c3
2 changed files with 118 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ Describe here
Some things are not automated, and forgotten often. This list is a reminder for the reviewers.
* The bug fix is important enough to be backported? (label: 'backport requested')
* This PR touches english.txt or translations? Check the [guidelines](https://github.com/OpenTTD/OpenTTD/blob/master/docs/eints.md)
* This PR affects the save game format? (label 'savegame upgrade')
* This PR affects the GS/AI API? (label 'needs review: Script API')
* ai_changelog.hpp, gs_changelog.hpp need updating.