From 698705c25ffc99a259141efd1f25a791e6312aea Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Thu, 17 Apr 2025 19:18:46 +0100 Subject: [PATCH] Set main heading in README-template.j2 from PR to Pull Request This is as I failed to persist the changes made in #1019 when I moved to using a template (#1513). --- .github/README-template.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README-template.j2 b/.github/README-template.j2 index c998dfc..5951653 100644 --- a/.github/README-template.j2 +++ b/.github/README-template.j2 @@ -3,7 +3,7 @@ -# Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) +# Awesome First Pull Request Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post.