From e0a30fbce79788581ca2a090a21fb86033f7d973 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Mon, 19 Jun 2023 09:51:15 +0200 Subject: [PATCH] [ticket/17149] Remove extra note from pull request template PHPBB3-17149 --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index be84047db7..179d83d837 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,6 +5,6 @@ Checklist: - [ ] Code follows coding guidelines: [master](https://area51.phpbb.com/docs/master/coding-guidelines.html) and [3.3.x](https://area51.phpbb.com/docs/dev/3.3.x/development/coding_guidelines.html) - [ ] Commit follows commit message [format](https://area51.phpbb.com/docs/dev/3.3.x/development/git.html) -Tracker ticket (set the ticket ID to **your ticket ID**): +Tracker ticket: https://tracker.phpbb.com/browse/PHPBB3-12345