Thank you for considering contributing to this project! We appreciate your time and effort. Please follow these guidelines to contribute effectively.
- Introduction
- Getting Started
- How to Contribute
- Code Guidelines
- Bug Reports
- Feature Requests
- Pull Requests
- License
Welcome to my guide! This document provides guidelines and information on how to contribute to the guide.
To get started with contributing, follow these steps:
- Fork the repository.
- Clone the forked repository to your local machine.
- Familiarize yourself with the project's structure and existing steps.
- Read the whole guide to understand the guides purpose and goals.
- Before starting any work, create a new branch from the
main
branch. - Ensure that your code follows the guides style and structure.
- Make commits with clear and descriptive commit messages.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.
- Engage in any feedback or discussion related to your pull request.
- Once approved, your changes will be merged into the main branch.
Please adhere to the following code guidelines when contributing:
- Follow the guides style and structure.
- Use trusted sources, add these sources to the database.
If you encounter an issue, please follow these steps to report it:
- Check if the issue has already been reported.
- If the issue hasn't been reported, create a new issue with a clear and descriptive title.
- Provide detailed steps as to why this is an issue and any relevant information.
- Attach any necessary screenshots or additional files.
If you have a suggestion for a new feature or improvement, please follow these steps:
- Search through the issues to ensure that the feature hasn't already been suggested.
- If the feature hasn't been suggested, create a new issue with a clear and descriptive title.
- Provide a detailed description of the proposed feature and why it would be valuable.
We welcome contributions through pull requests. Please follow these guidelines:
- Fork the repository and create a new branch for your changes.
- Make your modifications or add new features.
- Update the database if necessary.
- Commit your changes with a descriptive commit message.
- Push your branch to your forked repository.
- Submit a pull request to the main repository.
- Engage in any feedback or discussion related to your pull request.
- Once approved, your changes will be merged into the main branch.
By contributing to this guide, you agree that your contributions will be licensed under the guides license.