Gofluence is an Open-Source Software (OSS), so if you would like to contribute with fixes, new features, integrations, or other improvements, I will guide you step by step.
- You must check the feature backlog or ticket issues.
- Choose an activity you would like to develop.
- Fork the repository.
- Create a new branch.
- Add and commit your changes. Use a proper commit message.
- Push to the branch.
- Open a pull request and wait for the review and feedback.
- If there are any observations or improvements suggested for your code, take them positively.
- If there are no observations, your PR will be merged.
- Congratulations! You have successfully contributed to one of the greatest Go OSS projects.