We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa924ab commit 561635bCopy full SHA for 561635b
.github/workflows/pr-automation-comments.yml
@@ -93,9 +93,9 @@ jobs:
93
"- Any migration guidance",
94
"",
95
"### 📋 Checklist",
96
- "- [ ] Deprecation details added to the PR description",
97
- "- [ ] Deprecation is documented in the changelog entry for the next release",
98
- "- [ ] Consider adding deprecation warnings in code/documentation",
+ "- Deprecation details added to the PR description",
+ "- Deprecation is documented in the changelog entry for the next release",
+ "- Consider adding deprecation warnings in code/documentation",
99
100
"Your deprecation notes will be included in the release notes to help users prepare for future changes.",
101
0 commit comments