chore: open-source readiness — LICENSE, CONTRIBUTING, templates, package metadata

- Add MIT LICENSE
- Add CONTRIBUTING.md with setup, conventions, PR workflow
- Add GitHub issue/PR templates
- Add repository/homepage/bugs/license to all package.json files
- Add Install section to README before Quick Start

Fixes #510

小橘 🍊(NEKO Team)
This commit is contained in:
2026-05-25 09:56:14 +00:00
parent 6e8dedeb2f
commit a11d76264a
15 changed files with 318 additions and 27 deletions
+15
View File
@@ -0,0 +1,15 @@
## What
What this PR does.
## Why
Why the change is needed.
## Changes
- `path/to/file` — what changed and why
## Ref
Fixes #