Initial release — Astro Rocket v1.0.0

This commit is contained in:
Claude
2026-04-06 07:31:47 +00:00
commit ddd0c22311
275 changed files with 38839 additions and 0 deletions
+40
View File
@@ -0,0 +1,40 @@
---
name: Bug report
about: Something is broken or not working as expected
title: "[Bug] "
labels: bug
assignees: ''
---
## Describe the bug
A clear description of what the bug is.
## Steps to reproduce
1. Go to '...'
2. Click on '...'
3. See error
## Expected behaviour
What you expected to happen.
## Actual behaviour
What actually happened.
## Environment
- OS: [e.g. macOS 14, Windows 11]
- Node version: [e.g. 22.12.0]
- pnpm version: [e.g. 9.x]
- Browser (if relevant): [e.g. Chrome 120, Safari 17]
## Screenshots or error output
If applicable, add screenshots or paste any error messages here.
## Additional context
Any other context that might be relevant.