Specify the branch to base on

Signed-off-by: simonmicro <simon@simonmicro.de>
This commit is contained in:
simonmicro 2025-12-06 18:42:47 +01:00
parent 62508dfc49
commit bc7381895b
No known key found for this signature in database
GPG key ID: 033A4D4CE4E063D6

View file

@ -3,7 +3,7 @@
You want to improve this project?
Awesome! But before you write or modify the existing source code, please note the following guideline:
- Always make sure to add your changes to the wiki.
- Always base your branch on the latest `next` branch to avoid merge conflicts.
- 8-space indentation without tabs.
- Docstrings as this:
```python