mirror of
https://gitee.com/wanwujie/sub2api-mobile
synced 2026-04-08 09:10:21 +08:00
37 lines
448 B
Markdown
37 lines
448 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a reproducible issue
|
|
title: "[Bug]: "
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
## Description
|
|
|
|
Describe the problem clearly.
|
|
|
|
## Reproduction Steps
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## Expected Behavior
|
|
|
|
What did you expect to happen?
|
|
|
|
## Actual Behavior
|
|
|
|
What happened instead?
|
|
|
|
## Environment
|
|
|
|
- Platform: <!-- ios / android / web -->
|
|
- OS / Device:
|
|
- App version / commit:
|
|
- Node version:
|
|
|
|
## Additional Context
|
|
|
|
Logs, screenshots, or videos.
|