From 84cae08bbf1cea179e51da6f69322beee4fe6cb4 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Thu, 9 Oct 2025 12:31:29 -0400 Subject: [PATCH] docs: Add 3.3.x spec and schemas reference to PR template --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1e2a72e235..16a3c3dc72 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,6 +7,7 @@ present on the main branch, only on the development branches). * 3.1.x spec and schemas: v3.1-dev branch * 3.2.x spec and schemas: v3.2-dev branch +* 3.3.x spec and schemas: v3.3-dev branch * registry templates: gh-pages branch, registry/... * registry contents: gh-pages branch, registries/... * process documentation and build infrastructure: main