Created attachment 246840 [details] patch
The workflow should be like from the future: 1. Create the ticket 2. Prepare the commit-msg with PR: and add Approved by: submitter is maintainer 3. Use git hook prepare-commit-msg using `git config --add core.hooksPath .hooks` which will help you with the commit template we use
Created attachment 246842 [details] patch I updated the patch to check that I got the commit message right.
Yes this is correct. Also try to add a Changelog URL. Most upstream do maintain one. In case they do not skip those. Not required for these ones as I am adding those.
Okay thanks! I will look at your patches after you've committed them so I can see how it's done. Thank you!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b7bc873cd81af3063f1a5fe82afe0dceb26cbc8 commit 5b7bc873cd81af3063f1a5fe82afe0dceb26cbc8 Author: Pat Maddox <pat@patmaddox.com> AuthorDate: 2023-12-07 06:52:57 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-07 13:52:34 +0000 devel/py-tree-sitter: Update version 0.20.1=>0.20.4 Changelog: https://github.com/tree-sitter/py-tree-sitter/releases/tag/v0.20.4 PR: 275588 Approved by: submitter is maintainer devel/py-tree-sitter/Makefile | 2 +- devel/py-tree-sitter/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)