From 764bd8b407a174a02bed26b668a2aaea45bfa81f Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Tue, 21 May 2024 20:44:15 +0200 Subject: [PATCH] Change tracker key to start with PHPBB- --- development/development/git.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/development/git.rst b/development/development/git.rst index af778406..70ea3a5d 100644 --- a/development/development/git.rst +++ b/development/development/git.rst @@ -112,7 +112,7 @@ An example: implements the phpbb_request_interface which is available for easy mocking of input in tests. - PHPBB3-1234 + PHPBB-1234 The structure of a commit message which is verified by the commit-msg hook is as follows: