mirror of
https://github.com/k4yt3x/wg-meshconf.git
synced 2025-02-16 17:20:55 +01:00
7 lines
299 B
Markdown
7 lines
299 B
Markdown
|
# wg-meshconf Contribution Guidelines
|
||
|
|
||
|
- Please submit PRs with meaningful descriptions.
|
||
|
- Please format your code with [black](https://github.com/psf/black) before submitting the PR.
|
||
|
- Please sort package imports alphabetically.
|
||
|
- That's all I can think of right now. I'll probably add more later.
|