Contributing to Vaccipy:
🎉 At first, thanks for taking the time to contribute! 🎉
tbf.
Hi, we created some guidelines for contributing to Vaccipy. These are guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
To make sure everybody stays motivated to push this project forward it is really important that we treat each other with respect.
Many people with different skillsets work on this project and only together we've got the chance to create something great. 🚀
So please stay calm and be nice to each other.
Use our Slack for communication between developers.
Note: Please don't file an issue to ask a question. You'll get faster results by using the resources below.
-
- Use the
#chat
channel for general questions and discussion about Vaccipy - Use the
#development
channel for more dev related stuff - Use the
#continous-integration
channel for everything build, deployment, workflow and installer related - Use the
#gui
channel for everything related to our graphical user interface - Important announcements will be shared in the
#important
channel
Even though Slack is a chat service, sometimes it takes several hours for community members to respond — please be patient!
- Use the
- Please only create pull requests into the beta branch
- Discribe the purpose of your changes
- Make sure your code doesn't break stuff. Test your code on the different available os.
- Test if all pipeline checks passed.
- Request reviews from one or multiple contributors
- Squash commits
tbf.
I have used the CONTRIBUTING.md of Atom as a template for this file.