mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2026-01-20 23:20:19 +01:00
Specify the branch to base on
Signed-off-by: simonmicro <simon@simonmicro.de>
This commit is contained in:
parent
62508dfc49
commit
bc7381895b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue