All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.
Thank you for your interest in contributing to Legit Info! We welcome contributions from the community to help us improve and expand the project. Whether you're a developer, designer, writer, or simply passionate about making a difference, your contributions are valuable.
-
Fork the Repository: Start by forking the Legit Info repository to your GitHub account.
-
Clone Your Fork: Clone your forked repository to your local machine.
git clone https://github.com/your-username/Legit-Info.git cd Legit-Info
-
Create a Branch: Create a new branch for your feature or bug fix.
git checkout -b my-feature-branch
-
Make Changes: Make your changes to the codebase. Ensure that your code follows the project's coding standards and conventions.
-
Commit Your Changes: Commit your changes with a descriptive commit message.
git add . git commit -m "Description of changes"
-
Push to GitHub: Push your changes to your forked repository.
git push origin my-feature-branch
-
Create a Pull Request: Open a pull request from your branch to the main repository's
main
branch. Provide a clear and detailed description of your changes.
To ensure a smooth and efficient contribution process, please follow these guidelines:
- Code of Conduct: Please adhere to our Code of Conduct in all interactions.
- Issue Tracker: Use the GitHub issues to report bugs or request features.
- Pull Requests: Ensure your pull request (PR) is well-documented and includes relevant tests. Link any related issues in your PR description.
- Coding Standards: Follow the project's coding standards and conventions. Make sure your code is clean and well-documented.
- Testing: Write and run tests for your changes. Ensure that all tests pass before submitting your PR.
Join our community and stay connected:
- Slack: Join our Slack channel to discuss the project and collaborate with other contributors.
- Meetups: Participate in our virtual meetups and hackathons. Details will be posted on our GitHub page and Slack channel.
By contributing to Legit Info, you agree that your contributions will be licensed under the Apache License 2.0.
Thank you for your interest in contributing to Legit Info! Your efforts help us build a more just and equitable world. We look forward to your contributions!