๐ ISSUES TEMPLATE
TarikKaanKoc opened this issue ยท 0 comments
TarikKaanKoc commented
Hello everyone,
When creating issues for our software project, it's important to follow a specific format to keep things organized and easy to understand. Here are the steps for creating an issue:
- Click on the "Issues" tab in the repository's main menu.
- Click on the green "New Issue" button on the right-hand side of the page.
- In the "Title" field, provide a brief summary of the issue you're reporting.
- In the "Description" field, provide a detailed explanation of the issue, including steps to reproduce it, expected behavior, and actual behavior.
- If applicable, provide any error messages or screenshots that may help others understand the issue.
- Assign appropriate labels to the issue (e.g., bug, enhancement, documentation).
- If you're familiar with the project's codebase and have ideas on how to fix the issue, feel free to add them to the "Suggested Fixes" section.
- Please note that issues should be written in clear and concise language, and follow the guidelines provided in our project's documentation.
Additionally, please search the existing issues before opening a new one to avoid duplicates.
Thank you for your contribution!