From e11b614c402b0044c65209da78ca46c930c86f0c Mon Sep 17 00:00:00 2001 From: David S Price Date: Fri, 14 Jan 2022 09:27:44 -0800 Subject: [PATCH 1/2] update Issue and PR templates --- .github/issue_template.md | 17 +++++++++++------ .github/pull_request_template.md | 13 +++++++++---- 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 65686acce590..44de87ed634e 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,15 +1,20 @@ --- -name: Holiday issue template -about: Project Status over the Holidays +name: Issue template +about: v1-rc info title: '' labels: '' assignees: '' --- -Happy Holidays!🎄🎉 +The Redwood v1 release candidate has been published, and we're actively working toward a 1.0.0 GA. 🎯 -Redwood project activity will be slow until Monday, January 3rd. Read the following "Redwood Holiday Updates" to learn more: -- https://github.com/redwoodjs/redwood/issues/3992 +Read @mojombo's post about what to expect, what this means for current priorities, and how to help: +- v1-rc Announcement: https://community.redwoodjs.com/t/what-the-1-0-release-candidate-phase-means-and-when-1-0-will-drop/2604 +- v1-rc Priorities that need community help: https://redwoodjs.com/good-first-issue -To proceed with your Issue, just delete this message. Core Team maintainers will get back to you in 2022! 😃 +New Issues and PRs are still welcome and helpful! 😀 If you're not sure whether this new one will be a v1 priority, then please go ahead and ask by submitting it. Or reach out via the community chat or forums: +- Discord Chat: https://discord.gg/jjSYEQd +- Discourse Forum: https://community.redwoodjs.com/ + +**When you're ready to proceed, just delete this message.** diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4a7ae8795b42..4c462e3d1a44 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,11 @@ -Happy Holidays!🎄🎉 +The Redwood v1 release candidate has been published, and we're actively working toward a 1.0.0 GA. 🎯 -Redwood project activity will be slow until Monday, January 3rd. Read the following "Redwood Holiday Updates" to learn more: -- https://github.com/redwoodjs/redwood/issues/3992 +Read @mojombo's post about what to expect, what this means for current priorities, and how to help: +- v1-rc Announcement: https://community.redwoodjs.com/t/what-the-1-0-release-candidate-phase-means-and-when-1-0-will-drop/2604 +- v1-rc Priorities that need community help: https://redwoodjs.com/good-first-issue -To proceed with your PR, just delete this message. Core Team maintainers will get back to you in 2022! 😃 +New Issues and PRs are still welcome and helpful! 😀 If you're not sure whether this new one will be a v1 priority, then please go ahead and ask by submitting it. Or reach out via the community chat or forums: +- Discord Chat: https://discord.gg/jjSYEQd +- Discourse Forum: https://community.redwoodjs.com/ + +**When you're ready to proceed, just delete this message.** From 3c68057b27278a0b8f485a9b697c6fb6724a6cb9 Mon Sep 17 00:00:00 2001 From: David Price Date: Fri, 14 Jan 2022 14:24:21 -0800 Subject: [PATCH 2/2] Apply suggestions from code review --- .github/issue_template.md | 2 +- .github/pull_request_template.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 44de87ed634e..5648c42dfe65 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -13,7 +13,7 @@ Read @mojombo's post about what to expect, what this means for current prioritie - v1-rc Announcement: https://community.redwoodjs.com/t/what-the-1-0-release-candidate-phase-means-and-when-1-0-will-drop/2604 - v1-rc Priorities that need community help: https://redwoodjs.com/good-first-issue -New Issues and PRs are still welcome and helpful! 😀 If you're not sure whether this new one will be a v1 priority, then please go ahead and ask by submitting it. Or reach out via the community chat or forums: +New Issues and PRs are always welcome and helpful! 😀 We will respond and prioritize. If you need help faster than what we can provide here, you can reach out via the community chat or forums: - Discord Chat: https://discord.gg/jjSYEQd - Discourse Forum: https://community.redwoodjs.com/ diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4c462e3d1a44..68f00f85d99e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ Read @mojombo's post about what to expect, what this means for current prioritie - v1-rc Announcement: https://community.redwoodjs.com/t/what-the-1-0-release-candidate-phase-means-and-when-1-0-will-drop/2604 - v1-rc Priorities that need community help: https://redwoodjs.com/good-first-issue -New Issues and PRs are still welcome and helpful! 😀 If you're not sure whether this new one will be a v1 priority, then please go ahead and ask by submitting it. Or reach out via the community chat or forums: +New Issues and PRs are always welcome and helpful! 😀 We will respond and prioritize. If you need help faster than what we can provide here, you can reach out via the community chat or forums: - Discord Chat: https://discord.gg/jjSYEQd - Discourse Forum: https://community.redwoodjs.com/