WordPress-Coding-Standards/.github/ISSUE_TEMPLATE/dependency-change.md
jrfnl d18074211b
Issue template: minor tweaks
Updates for the issue templates in anticipation of the WPCS 3.0.0 release.
2023-08-17 18:11:23 +02:00

21 lines
495 B
Markdown

---
name: Dependency Change
about: A reminder to take action when a WordPressCS dependency changes
---
<!-- PLEASE prefix the title the Issue with the dependency name and version when action should be taken e.g. PHPCS 4.0.0: ... -->
## Rationale
<!-- Why should this change be made in WordPressCS? -->
## References
<!-- References, like a link to the changelog of the version which contains a feature or the upstream issue which requested it -->
- ...
## Action Checklist
- [ ] ...