feat: github settings

This commit is contained in:
Simon
2025-09-29 19:28:45 +08:00
parent 3beaa5c284
commit f04609300a
7 changed files with 209 additions and 0 deletions

18
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,18 @@
## What
Brief description of changes.
## Type
- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Documentation
## Testing
- [ ] Tested in modern browsers
- [ ] No console errors
- [ ] Types/doc added
Closes #(issue)