Skip to content

Commit 39437e7

Browse files
committed
add QA testing section to pull request template
1 parent 8faf84a commit 39437e7

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,23 @@ Only keep lines below that describe this change, then delete the rest.
1919

2020
Please provide screenshots / animations for any change that involves the UI. Please provide animations to demonstrate user interaction / behavior changes
2121

22-
## How Has This Been Tested?
22+
## Testing on your branch
2323

24-
Please describe the manual tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
24+
Please describe how to test and/or verify your changes. Provide instructions so we can reproduce. Please also provide relevant test data as necessary. These instructions will be used for QA testing below.
2525

2626
- [ ] Test A
2727
- [ ] Test B
2828

29-
## Checklist:
29+
## Checklist
3030

3131
- [ ] I have performed a self-review of my own code
3232
- [ ] I have reviewed the title/description of this PR which will be used as the squashed PR commit message
3333
- [ ] I have commented my code, particularly in hard-to-understand areas
3434
- [ ] I have added tests that prove my fix is effective or that my feature works
35+
36+
## qa.languageforge.org testing
37+
38+
Reviewers: add/replace your name below and check the box to sign-off/attest the feature works as expected on qa.languageforge.org
39+
40+
- [ ] Reviewer1 (YYYY-MM-DD HH:MM)
41+
- [ ] Reviewer2 (YYYY-MM-DD HH:MM)

0 commit comments

Comments
 (0)