mirror of
https://github.com/k4yt3x/wg-meshconf.git
synced 2024-11-25 09:03:11 +01:00
299 B
299 B
wg-meshconf Contribution Guidelines
- Please submit PRs with meaningful descriptions.
- Please format your code with 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.