CRM software published recently. So for now, just briefly.
Code contributions are not the only way to help the project. There are many opportunities to support and contribute:
- Just add a star ⭐️ and fork the repository, this will already be a valuable help for the project.
- Submit GitHub issues about bugs or desired new features.
- Please follow the security policy.
- Improving Documentation and help pages.
- Localization - performing translation (in context) CRM interface and help pages.
- Taking part in creating the project website on the github.io
- Writing Code.
- It's easier to start by working with issues marked with a “good first issue” label.
- Create a draft PR when starting work on bigger changes.
Important
Run tests before creating a Pull Request.
python manage.py test tests/ --noinput