Created
August 27, 2021 13:50
-
-
Save khleomix/c0cc4579e652f92ca58fce365d02e4a5 to your computer and use it in GitHub Desktop.
PR Template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closes # | |
### Link | |
### Feature Description | |
### Feature Screenshots | |
### Steps To Verify Feature | |
### Feature Documentation | |
### Other | |
- [ ] Does this PR title follow this pattern? `feature/PROJECTCODE-TICKETNUMBER-Jira-Ticket-Title` | |
- [ ] Is the documentation in Confluence for this feature up-to-date? | |
- [ ] Is this feature accessible? (Section 508/WCAG 2.1AA) | |
- [ ] Does this feature pass all linting on your local? (PHPCS, ESLint, Stylelint) | |
- [ ] Are your [text/attribute/url node](https://codex.wordpress.org/Data_Validation#Text_Nodes) escaping functions correct? e.g., `esc_html_e()`, `esc_html__()`, `esc_attr()`, `esc_url()`. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment