-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
960f40e
commit 40eac47
Showing
1 changed file
with
7 additions
and
10 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,13 @@ | ||
Closes # | ||
|
||
## Checklist before requesting a review | ||
|
||
- [ ] I have formatted the subject to include ticket number as `[#123] Verb in past tense with dot at the end.` | ||
- [ ] I have added a link to the issue tracker | ||
- [ ] I have provided information in `Changed` section about WHY something was done if this was not a normal implementation | ||
- [ ] I have performed a self-review of my code | ||
- [ ] I have commented my code, particularly in hard-to-understand areas | ||
- [ ] I have added tests that prove my fix is effective or that my feature works | ||
- [ ] I have run new and existing relevant tests locally with my changes, and they passed | ||
- [ ] I have provided screenshots, where applicable | ||
- [ ] Subject includes Drupal issue number and author as `#123456 by JohnDoe: Verb in past tense.` | ||
- [ ] Added context in `Changed` section | ||
- [ ] Self-reviewed code and commented in commented complex areas. | ||
- [ ] Added tests for a fix/feature. | ||
- [ ] Relevant tests passed locally. | ||
|
||
## Changed | ||
|
||
1. | ||
|
||
## Screenshots |