-
-
Notifications
You must be signed in to change notification settings - Fork 18
Contribution Guide
LibreSelery welcomes all new contributors aiming to replace the intermediary of donation distribution by a free and transparent algorithm. The inclusion of different perspectives in the project is important to us, therefore we are looking for a diverse community to conduct constructive discussions. Distribution of value causes strong emotions in many people, therefore it is even more important to always treat each other with respect and objectivity. Fair distribution is always in the eyes of the beholder. The complexity of people working together varies from project to project. Therefore it must be our goal to offer different tools and methods that enable us to ensure a fair distribution for as many participants as possible. In order to become fair, the following attributes are focused:
- Free use for the largest possible number of people worldwide
- Easy adaptation for different project types and target groups
- Transparency as far as data protection allows
- Extensibility
- Low transaction fees
- Crossplattform design concerning API integration, operation system, continuous integration and payment.
Find more information in our design rules
- Every pull request should be based on an issue.
- Set your Email Address to public and use the same email address in your git commits.
- Ensure that the Black linter has been executed on your source code. Run it locally or integrate it into your IDE.