-
Notifications
You must be signed in to change notification settings - Fork 0
How to contribute
Riemaru Karurosu edited this page May 30, 2023
·
6 revisions
If you're working on a existing Issue:
- Go to Projects and assign the card to you
If the issue doesn't exist:
- Open a new issue, then assign it to you.
If you wan't to implement a new feature:
- Open a Discussion and upload the mockups there following Gnome Human Interfaces Guidelines(In case this apply).
Remember to follow code guidelines (not mandatory but Recommended)
Finally: Fork the repository Create your feature branch: git checkout -b my-new-feature Stage changes git add . Commit your changes Push to the branch: git push origin my-new-feature Submit a pull request
We follow the Python Enhancedment Proposal 8.
I messed up versions at bd208f, naming the developer version as 1.0, so version 1.X will not be a release, until 2.0
I start this repo as a hobby project, not prepared to be contributed, we will fix this ASAP.
We follow the Gnome Human Interfaces Guidelines.
Frontend:
Backend:
- [Zerotierlib Documentation] (https://github.com/RiemaruKarurosu/ZeroTier-GTK/wiki/Zerotierlib-DOCS-v.1.4#zerotiernetwork/)
- Python Enhancedment Proposal 8
Flatpak:
- [Flatpak docs] ()