<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9e1ddc36c08c4f21aadec30b485cdd09f7a8eeb5">https://github.com/macports/macports-ports/commit/9e1ddc36c08c4f21aadec30b485cdd09f7a8eeb5</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 9e1ddc36c08 PR template: remove --nitpick from lint question
</span>9e1ddc36c08 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9e1ddc36c08c4f21aadec30b485cdd09f7a8eeb5
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Nov 29 13:01:56 2024 +1100

<span style='display:block; white-space:pre;color:#404040;'>    PR template: remove --nitpick from lint question
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See d5c2cd8
</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 0f0d542f721..f45f2b99309 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 in commit message? <!-- 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 --nitpick`?
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- [ ] checked your Portfile with `port lint`?
</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>