We welcome contributions from the open-source community to help make Budget Pro even better. Whether you're a developer, designer, or just enthusiastic about personal finance, we appreciate your help.
Before you get started, please take a moment to review the following guidelines.
-
Fork the Budget Pro repository on GitHub.
-
Clone your fork to your local machine:
git clone https://github.com/YourUsername/BudgetPro.git -
Create a new branch for your changes:
git checkout -b feature/your-feature-name -
Make your changes and commit them with descriptive commit messages.
-
Push your changes to your fork:
git push origin feature/your-feature-name -
Create a pull request (PR) from your fork to the main Budget Pro repository. Be sure to provide a clear description of your changes in the PR.
-
Our team will review your PR, and if it meets our quality standards, it will be merged into the main repository.
Please review our Code of Conduct to understand the expected behavior and our community guidelines.
If you encounter a bug or have a suggestion for an improvement, please check the issue tracker to see if it has already been reported. If not, feel free to create a new issue.
- Follow our coding style and conventions.
- Ensure your changes do not break existing functionality.
- Write clear and concise commit messages.
- Write tests for your code, if applicable.
- Document your code and updates when necessary.
By contributing to Budget Pro, you agree that your contributions will be licensed under the Your License Name of the project.
Thank you for considering contributing to Budget Pro. Your help is much appreciated!
© 2023 Budget Pro