We are excited that you are interested in contributing to our project! Here are some guidelines to help you get started.
- First, make sure you have a GitHub account.
- Fork the repository by clicking on the "Fork" button at the top of the repository page.
- Clone the forked repository to your local machine using the following command:
git clone https://github.com/<your-username>/<repository-name>.git
- Make your changes and commit them to your forked repository on a new branch.
- Push your changes to your forked repository using the command: git push
- Create a new pull request by going to the original repository and clicking the "Compare and pull request" button.
We have a code of conduct that all contributors must follow. Please take a moment to read it before making a contribution.
We are always looking for contributions to improve our project, including:
- bug reports
- bug fixes
- new features
- documentation improvements
If you are unsure of what to contribute, take a look at the issues labeled good first issue or help wanted for ideas.
We use GitHub issues and pull requests for communication. If you have a question or need help, feel free to ask in the issue related to your contribution or create a new issue.
Thank you for considering a contribution to our project!