release-template.md: Include GitHub milestone link#3396
Conversation
📝 WalkthroughWalkthroughThe release issue template was revised to specify a milestone link for the upcoming Changes
Possibly related PRs
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
.github/ISSUE_TEMPLATE/release-template.md(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (3)
- GitHub Check: build
- GitHub Check: E2E against WordPress latest
- GitHub Check: build
🔇 Additional comments (1)
.github/ISSUE_TEMPLATE/release-template.md (1)
10-10: Improved clarity for scheduling timelineThe split into two sentences clearly specifies when to open the ticket and the recommended release day. LGTM.
…lestone-link-in-release-template" (2d75ca5)
Description
With this PR, we're introducing a link towards the release's milestone within our release GitHub template (
release-template.md).Motivation and context
Make it easy to view the related GitHub milestone from our release ticket.
How has this been tested?
No functionality changes, tested that the file correctly renders in a Markdown preview.
Summary by CodeRabbit