<pre style='margin:0'>
Ryan Carsten Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/34e55ed1bbc0be792d46907f9c384f1db95f5b22">https://github.com/macports/macports-ports/commit/34e55ed1bbc0be792d46907f9c384f1db95f5b22</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 34e55ed1bbc Clarify that ticket URL must be in commit message
</span>34e55ed1bbc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 34e55ed1bbc0be792d46907f9c384f1db95f5b22
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Wed Feb 7 02:17:10 2024 -0600

<span style='display:block; white-space:pre;color:#404040;'>    Clarify that ticket URL must be in commit message
</span>---
 .github/PULL_REQUEST_TEMPLATE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a9b4b3a574..0f0d542f721 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/.github/PULL_REQUEST_TEMPLATE.md
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/.github/PULL_REQUEST_TEMPLATE.md
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ Have you
</span> - [ ] followed our [Commit Message Guidelines](https://trac.macports.org/wiki/CommitMessages)?
 - [ ] squashed and [minimized your commits](https://guide.macports.org/#project.github)?
 - [ ] checked that there aren't other open [pull requests](https://github.com/macports/macports-ports/pulls) for the same change?
<span style='display:block; white-space:pre;background:#ffe0e0;'>-- [ ] referenced existing tickets on [Trac](https://trac.macports.org/wiki/Tickets) with full URL? <!-- Please don't open a new Trac ticket if you are submitting a pull request. -->
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- [ ] referenced existing tickets on [Trac](https://trac.macports.org/wiki/Tickets) with full URL in commit message? <!-- Please don't open a new Trac ticket if you are submitting a pull request. -->
</span> - [ ] checked your Portfile with `port lint --nitpick`?
 - [ ] tried existing tests with `sudo port test`?
 - [ ] tried a full install with `sudo port -vst install`?
</pre><pre style='margin:0'>

</pre>