867c834571
* rename template for clarity * update template to incorporate suggestion from @akatch * add pull request template * request issue creation before pull request * Update openqa-test-suite-pull-request-template.md Adding akatch's suggestion. Co-authored-by: StackKorora <42156355+StackKorora@users.noreply.github.com>
1.2 KiB
1.2 KiB
name: openQA test suite and/or needle Pull Request about: Submit openQA test fix and/or needle updates title: Test Suite: [insert_test_suite_name_here] on [DISTRI-VERSION-FLAVOR-ARCH] labels: 'test suite' assignees: ''
Description
How Has This Been Tested?
Checklist:
- My code follows the style guidelines of this project
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- I have made corresponding changes to the documentation
- My changes generate no new warnings
- Any dependent changes have been merged and published in downstream modules