mirror of
https://github.com/WordPress/WordPress-Coding-Standards.git
synced 2026-07-27 10:37:02 +08:00
21 lines
495 B
Markdown
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
|
|
|
|
- [ ] ...
|