File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ <!-- Provide a general summary of your changes in the title above. -->
2+
3+ <!--
4+ ============================================================================================
5+ Please read the CONTRIBUTING guide before submitting your pull request.
6+
7+ - Warning: AI-generated PRs are NOT welcome and may result in a ban from this repository.
8+ - Small PRs using atomic, descriptive commits are hugely appreciated, as it will make
9+ reviewing your changes easier for the maintainers.
10+ - Ensure that the code you are submitting meets copyright and licensing requirements to be included in this codebase.
11+
12+ Also, please make sure your pull request passes all continuous integration checks.
13+ PRs which are failing their CI checks will likely be ignored by the maintainers.
14+
15+ ============================================================================================
16+ -->
17+
18+ # Description
19+ <!--
20+ What problem does this PR solve?
21+ Describe the purpose of your changes in detail explaining which choices you have made and why.
22+ -->
23+
24+
25+ ## Suggested changelog entry
26+ <!--
27+ Please provide a short description of the change for the changelog.
28+ See the https://github.com/WordPress/WordPress-Coding-Standards/blob/develop/CHANGELOG.md file if you need examples.
29+ -->
30+
31+
32+ ## Related issues/external references
33+
34+ Fixes #
You can’t perform that action at this time.
0 commit comments