First off, thank you for considering contributing to Temel-CMake-Notlari! Your help is greatly appreciated.
If you encounter any issues or have suggestions for improvements, please use the Issues section of the repository:
- Go to the Issues tab.
- Click on "New Issue".
- Provide a detailed description of the issue or suggestion.
To improve or add documentation:
- Fork the repository.
- Make your changes in the
docs
directory. - Ensure your changes are clear and concise.
- Submit a pull request with a detailed explanation of your changes.
- Fork the repository.
- Create a new branch for your work:
git checkout -b feature-name
- Make your changes, ensuring they are well-documented and tested.
- Push to your fork:
git push origin feature-name
- Submit a pull request with a detailed description of your changes.
- Follow the existing code style.
- Ensure your code is well-commented and adheres to the project's conventions.
- Ensure there is a corresponding issue for the pull request.
- Clearly describe the purpose of the pull request.
- Make sure the pull request does not contain unrelated changes.
Please adhere to the Code of Conduct in all your interactions.
By contributing, you agree that your contributions will be licensed under the same license as the project: GPL-3.0 License.
If you have any questions, feel free to reach out by email.
Thank you for your contributions!