Bu projeye katkıda bulunmak istiyorsanız, lütfen aşağıdaki kurallara uyunuz. If you want to contribute to this project, please follow the rules below.
Türkçe:
- Fork'layın ve kendi dalınızda geliştirme yapın.
- Değişikliklerinizi açıklayan bir pull request (PR) açın.
- PR'larınızda açık ve anlaşılır commit mesajları kullanın.
- Kodun mevcut mimari ve stil rehberine uygun olmasına dikkat edin.
- Gerekirse test ekleyin veya mevcut testleri güncelleyin.
English:
- Fork the repository and work on your own branch.
- Open a pull request (PR) describing your changes.
- Use clear and descriptive commit messages in your PRs.
- Ensure your code follows the existing architecture and style guide.
- Add or update tests if necessary.
Türkçe:
- Modern C++ standartlarını kullanın (C++17 ve sonrası önerilir).
- Anlaşılır ve okunabilir kod yazın.
- Gereksiz kod tekrarından kaçının.
English:
- Use modern C++ standards (C++17 or later recommended).
- Write clear and readable code.
- Avoid unnecessary code duplication.
Türkçe:
Herhangi bir sorunuz veya öneriniz varsa, bir issue açabilirsiniz.
English:
If you have any questions or suggestions, you can open an issue.