Browse Source

Merge pull request #10672 from tetrapod00/add-i18n-bug

Add i18n (internationalization) label to Bug triage guidelines
Matthew 5 months ago
parent
commit
f845160a05
1 changed files with 1 additions and 0 deletions
  1. 1 0
      contributing/workflow/bug_triage_guidelines.rst

+ 1 - 0
contributing/workflow/bug_triage_guidelines.rst

@@ -127,6 +127,7 @@ describe an issue or pull request.
 -  *GUI*: relates to GUI (Control) nodes or to Nodes that compose user interfaces.
 -  *GUI*: relates to GUI (Control) nodes or to Nodes that compose user interfaces.
 -  *Import*: relates to the resource import system.
 -  *Import*: relates to the resource import system.
 -  *Input*: relates to the input system.
 -  *Input*: relates to the input system.
+-  *I18n*: relates to internationalization.
 -  *Multiplayer*: relates to multiplayer (high-level networking) systems.
 -  *Multiplayer*: relates to multiplayer (high-level networking) systems.
 -  *Navigation*: relates to the navigation system (including A* and navmeshes).
 -  *Navigation*: relates to the navigation system (including A* and navmeshes).
 -  *Network*: relates to (low-level) networking.
 -  *Network*: relates to (low-level) networking.