File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 id : info
5050 attributes :
5151 label : " Reproduce / Test"
52- description : " Please add a valid Python code to reproduce the bug. This will be used as a test for QAing later on."
52+ description : " Please add valid Python code to reproduce the bug. This will be used as a test for QAing later on."
5353 render : python
5454 validations :
5555 required : true
Original file line number Diff line number Diff line change 77
88#### QA Steps
99
10- * \< Commands/ tests/ steps to run to verify that the change works:\> *
10+ * \< Commands / tests / steps to run to verify that the change works:\> *
1111
1212```
1313tox -e py3 -- tests/unit/...
@@ -19,8 +19,8 @@ tox -e integration -- tests/integration/...
1919
2020All CI tests need to pass.
2121
22- * \< Please note that most likely an additional test will be required for any change that's not a one liner to land.\> *
22+ * \< Please note that most likely an additional test will be required by the reviewers for any change that's not a one liner to land.\> *
2323
2424#### Notes & Discussion
2525
26- * Additional notes for the reviewers if needed. Please delete section if not applicable.*
26+ * \< Additional notes for the reviewers if needed. Please delete section if not applicable.\> *
You can’t perform that action at this time.
0 commit comments