mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
new page
parent
f60d5be91d
commit
25b8ef4eb3
1 changed files with 14 additions and 0 deletions
14
Contributions.md
Normal file
14
Contributions.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Code Contributions
|
||||||
|
|
||||||
|
Feel free to contribute fixes/extensions by PR, the are welcome!
|
||||||
|
|
||||||
|
In case of bigger changes, please start a discussion first.
|
||||||
|
|
||||||
|
In any case, before submitting a PR, please run test locally to validate your PR
|
||||||
|
|
||||||
|
```
|
||||||
|
pytest
|
||||||
|
...
|
||||||
|
```
|
||||||
|
|
||||||
|
The output should only show "passed" and "warnings"
|
Loading…
Add table
Add a link
Reference in a new issue