From e96fcef930df0dc90a903365d99991a308611b54 Mon Sep 17 00:00:00 2001 From: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> Date: Wed, 29 Oct 2025 12:06:29 +0100 Subject: [PATCH] Replace `topic:porting` with `topic:platforms` and related use --- organization/areas.rst | 19 ++++++++++--------- triage/guidelines.rst | 4 ++-- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/organization/areas.rst b/organization/areas.rst index a20249d..11d8d66 100644 --- a/organization/areas.rst +++ b/organization/areas.rst @@ -197,17 +197,18 @@ Platform specific layers that reside in ``platform``, with shared components (Un * `godotengine/web `__ * `godotengine/windows `__ * GitHub labels - * ``topic:porting`` · `issues `__ · `PRs `__ - * ``topic:android`` · `issues `__ · `PRs `__ - * ``topic:ios`` · `issues `__ · `PRs `__ - * ``topic:linuxbsd`` · `issues `__ · `PRs `__ - * ``topic:macos`` · `issues `__ · `PRs `__ - * ``topic:uwp`` · `issues `__ · `PRs `__ - * ``topic:web`` · `issues `__ · `PRs `__ - * ``topic:windows`` · `issues `__ · `PRs `__ + * ``topic:platforms`` · `issues `__ · `PRs `__ + * ``platform:android`` · `issues `__ · `PRs `__ + * ``platform:ios`` · `issues `__ · `PRs `__ + * ``platform:linuxbsd`` · `issues `__ · `PRs `__ + * ``platform:macos`` · `issues `__ · `PRs `__ + * ``platform:uwp`` · `issues `__ · `PRs `__ + * ``platform:visionos`` · `issues `__ · `PRs `__ + * ``platform:web`` · `issues `__ · `PRs `__ + * ``platform:windows`` · `issues `__ · `PRs `__ Quality Assurance ------------------- +----------------- All things QA: unit/integration tests, static analysis, benchmarks, code style/quality, builds testing. diff --git a/triage/guidelines.rst b/triage/guidelines.rst index 3f86228..cdbd0a8 100644 --- a/triage/guidelines.rst +++ b/triage/guidelines.rst @@ -155,8 +155,8 @@ Topics - *Network*: relates to (low-level) networking. - *Particles*: particles, particle systems and their editors. - *Physics*: relates to the physics engine (2D/3D). +- *Platforms*: relates to platform-specific issues, typically related to OS, I/O, display, drivers, or rendering context. - *Plugin*: relates to problems encountered while writing plugins. -- *Porting*: relates to some specific platforms or exporting projects. - *Rendering*: relates to the 2D and 3D rendering engines. - *Shaders*: relates to the Godot shader language or visual shaders. - *Tests*: relates to unit tests. @@ -171,7 +171,7 @@ can focus on the issues labelled with their team's topic. Platforms ^^^^^^^^^ -*Android*, *iOS*, *LinuxBSD*, *macOS*, *Web*, *Windows* +*Android*, *iOS*, *LinuxBSD*, *macOS*, *visionOS*, *Web*, *Windows* By default, it is assumed that a given issue applies to all platforms. If one of the platform labels is used, it is then exclusive and the