Files
whatsms-gateway-android/.github/ISSUE_TEMPLATE/bug_report.md
T

1.4 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve bug

Describe the Bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Send request to API: [specify endpoint, include payload example]
  2. Go to '...'
  3. Click on '....'
  4. Scroll down to '....'
  5. See error

Expected vs Actual Behavior

  • Expected: A clear and concise description of what you expected to happen.
  • Actual: A clear and concise description of what actually happened.

Screenshots If applicable, add screenshots to help explain your problem.

Environment

  • App Version: [e.g., 1.16.0]
  • Mode: [Local, Cloud, Private]
  • Operation: [sending/receiving SMS]
  • Integration: [e.g., CLI, API, PHP client, etc.]
  • Network Type: [WiFi/Mobile Data]

Smartphone

  • Device: [e.g., Google Pixel]
  • OS: [e.g., Android 11]
  • SIM Card Count: [e.g., 1 or 2] (Please specify the number of active SIM cards in the device)

Additional Context Add any other context about the problem here, such as log file excerpts.

Checklist Before Submission

  • I have described the bug in detail.
  • I have provided the steps to reproduce.
  • I have included screenshots (if applicable).
  • I have provided environment details.
  • I have included relevant log file excerpts (if applicable).
  • I have read FAQ and other relevant information.