Skip to content

Issue Tracker

Reporting an Issue

If you encounter a bug or have a specific feature request, please follow these steps to report it:

  1. Go to the Issues section.
  2. Click on the New Issue button.
  3. Provide a descriptive title for your issue.
  4. In the issue description, include the following information:
  5. Steps to reproduce the issue (if applicable).
  6. Expected behavior.
  7. Actual behavior observed.
  8. Any relevant error messages or logs.
  9. Screenshots or code snippets (if applicable and helpful).
  10. Add appropriate labels to categorize the issue (e.g., bug, enhancement).
  11. Click on the Submit new issue button to create the issue.

Contributing to Issue Resolution

If you're interested in contributing to the resolution of open issues, you can follow these steps:

  1. Go to the Issues section.
  2. Browse through the list of open issues and find one that you'd like to work on.
  3. Fork the repository, create a new branch and make your code changes.
  4. Open a new GitHub pull request with the patch.
  5. Make sure that the pull request (PR) description provides a comprehensive explanation of both the problem and the proposed solution.