mirror of
https://github.com/leoncvlt/loconotion.git
synced 2024-08-30 18:12:12 +00:00
6 lines
273 B
Markdown
6 lines
273 B
Markdown
|
Before submitting your PR for review:
|
||
|
|
||
|
1. Please add unit tests checking your code.
|
||
|
2. Please merge the master branch into your branch and merge conflicts.
|
||
|
3. Please check if all the current tests in the `/tests` directory pass successfully. We use the `pytest` framework.
|