Add files via upload

This commit is contained in:
sudoxnym 2025-04-13 13:23:52 -06:00 committed by GitHub
parent a5cac60ef3
commit 6f03717197
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 50 additions and 0 deletions

View file

@ -1 +1,32 @@
---
name: 🐛 Bug Report
about: Report a problem with SAAS - Sleep As Android Status
title: "[BUG]"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots or Logs**
If applicable, add screenshots or error logs to help explain your problem.
**System Info:**
- Home Assistant Version:
- Integration Version:
- Device (Mi Band, Zepp, etc):
- Android Version:
**Additional context**
Add any other context about the problem here.

View file

@ -0,0 +1,19 @@
---
name: 🚀 Feature Request
about: Suggest a new idea or feature
title: "[FEATURE]"
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem?**
Please describe what you're trying to solve.
**Describe the solution you'd like**
What should be added, improved, or changed?
**Describe alternatives you've considered**
Is there a workaround or a different approach?
**Additional context**
Add any other context or mockups here.