mirror of
https://gitee.com/wanwujie/sub2api-mobile
synced 2026-04-10 01:54:47 +08:00
docs: prepare repository for open-source collaboration
This commit is contained in:
29
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
29
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
## Summary
|
||||
|
||||
- What changed?
|
||||
- Why was this needed?
|
||||
|
||||
## Verification
|
||||
|
||||
- [ ] `npm ci`
|
||||
- [ ] `npm run start` (or relevant platform run)
|
||||
- [ ] Relevant manual verification completed
|
||||
|
||||
Commands and outputs:
|
||||
|
||||
```txt
|
||||
<paste commands/results>
|
||||
```
|
||||
|
||||
## Risk / Impact
|
||||
|
||||
- Affected areas:
|
||||
- Backward compatibility concerns:
|
||||
- Rollback plan (if needed):
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] Scope is focused and minimal
|
||||
- [ ] Documentation updated (if behavior/setup changed)
|
||||
- [ ] No secrets or credentials added
|
||||
- [ ] Screenshots attached for UI changes (if applicable)
|
||||
Reference in New Issue
Block a user