<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1124ffc9a0e7af850815433ead727b0967593821">https://github.com/macports/macports-ports/commit/1124ffc9a0e7af850815433ead727b0967593821</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1124ffc9a0e7af850815433ead727b0967593821
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Thu Jan 13 09:07:55 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    PR template: use 'nitpick' for lint command as the CI does as well
</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 0fbba1e8304..ecfd99c29a7 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;'>@@ -23,7 +23,7 @@ Have you
</span> - [ ] 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?
 - [ ] 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 style='display:block; white-space:pre;background:#ffe0e0;'>-- [ ] checked your Portfile with `port lint`?
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- [ ] checked your Portfile with `port lint --nitpick`?
</span> - [ ] tried existing tests with `sudo port test`?
 - [ ] tried a full install with `sudo port -vst install`?
 - [ ] tested basic functionality of all binary files?
</pre><pre style='margin:0'>

</pre>