parent
d187aadabe
commit
25bf2204cb
@ -1,10 +1,14 @@ |
|||||||
### Before you go |
### Before you go |
||||||
Unless this is a simple fix (typos, bugs with obvious solution), please open an issue first. |
Unless this is a simple fix (typos, bugs with obvious solution), please open an issue first so that |
||||||
If the edited files were covered by tests, updated tests are required for merging. Please look into the tests folders and make sure you cover new code. |
we can discuss the best approach to address the problem. Without a reference issue and discussion, |
||||||
|
unfortunately, this PR will likely be ignored. |
||||||
|
|
||||||
|
If the edited files were covered by tests, updated tests are required for merging. |
||||||
|
Please look into the tests folders and make sure you cover new code. |
||||||
|
|
||||||
- Fixes ... (*issue number*) |
- Fixes ... (*issue number*) |
||||||
- Tests: ... (*yes/no*) |
- Tests: ... (*yes/no*) |
||||||
- Docs updated: ... (*yes/no*) |
- Docs updated: ... (*yes/no*) |
||||||
|
|
||||||
### Solution |
### Solution |
||||||
If applicable, briefly describe how the issue was addressed. |
If applicable, describe briefly how the issue was addressed. |
||||||
|
Loading…
Reference in new issue