Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Issue and PR templates with v1-rc status #4155

Merged
merged 3 commits into from
Jan 14, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -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 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/

**When you're ready to proceed, just delete this message.**
13 changes: 9 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -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 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/

**When you're ready to proceed, just delete this message.**