Add project index, templates, and docs

This commit is contained in:
Andrew P. Harper
2026-03-05 21:40:22 -05:00
commit 787b8abf4d
7 changed files with 242 additions and 0 deletions

19
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,19 @@
## Add Project to Minecraft Legacy Index
### Project Details
- **Name:** `owner / ProjectName`
- **URL:** `https://...`
- **Priority:** `(number)`
### Checklist
- [ ] `projects.json` is valid JSON (no trailing commas, proper quotes)
- [ ] URL is not already in the list
- [ ] Project is related to Minecraft Legacy / Console Edition
- [ ] Only one project added per PR
### Description
<!-- Brief description of the project and why it should be listed -->