mirror of
https://github.com/MinecraftConsole/json.git
synced 2026-07-16 08:51:22 +00:00
Add project index, templates, and docs
This commit is contained in:
19
.github/pull_request_template.md
vendored
Normal file
19
.github/pull_request_template.md
vendored
Normal 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 -->
|
||||
|
||||
Reference in New Issue
Block a user