<pre style='margin:0'>
Clemens Lang (neverpanic) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/94901216d8f557653cd43ce583d053eca88377ad">https://github.com/macports/macports-ports/commit/94901216d8f557653cd43ce583d053eca88377ad</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 94901216d8f PULL_REQUEST_TEMPLATE.md: add line about variants
</span>94901216d8f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 94901216d8f557653cd43ce583d053eca88377ad
</span>Author: Eric Gallager <egall@gwmail.gwu.edu>
AuthorDate: Sat Nov 26 12:37:53 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    PULL_REQUEST_TEMPLATE.md: add line about variants
</span>---
 .github/PULL_REQUEST_TEMPLATE.md | 1 +
 1 file changed, 1 insertion(+)

<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 9f5ed615326..0a9b4b3a574 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;'>@@ -27,5 +27,6 @@ Have you
</span> - [ ] tried existing tests with `sudo port test`?
 - [ ] tried a full install with `sudo port -vst install`?
 - [ ] tested basic functionality of all binary files?
<span style='display:block; white-space:pre;background:#e0ffe0;'>+- [ ] checked that the Portfile's most important [variants](https://trac.macports.org/wiki/Variants) haven't been broken?
</span> 
 <!-- Use "skip notification" (surrounded with []) to avoid notifying maintainers -->
</pre><pre style='margin:0'>

</pre>