mirror of
https://github.com/k4yt3x/wg-meshconf.git
synced 2024-11-22 07:33:27 +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.
|