Thank you for considering contributing to FundamentalsPlus! This document outlines some guidelines and suggestions to help make the contribution process as smooth as possible.
If you have found a bug in the project, please create an issue in the issue tracker with a clear and concise description of the problem. Be sure to include any relevant information or code snippets that may help us diagnose the issue.
If you have an idea for a new feature or enhancement to the project, please create an issue in the issue tracker with a clear and concise description of the proposed feature. Be sure to include any relevant information or code snippets that may help us understand the feature better.
If you would like to contribute code to the project, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them, following the Git commit guidelines.
- Push your changes to your fork.
- Create a pull request in the pull request tracker, explaining what changes you have made and why they should be included.
We will review your pull request as soon as possible and provide feedback. Please be patient while we review your changes.
Please adhere to the existing code style of the project as much as possible when contributing. If you are unsure about the code style, please review the existing code in the project and follow the conventions used.
By contributing to FundamentalsPlus, you agree that your contributions will be licensed under the project license.