pull_request_template.md
September 29, 2025 ยท View on GitHub
Package Request
Package Information
- Package Name:
- Registry:
- GitHub Repository:
Package Details
- Description:
- Weekly Downloads/Stars:
- Last Updated:
- License:
Checklist
Please verify the following before submitting:
- Package is publicly available and actively maintained
- Created directory at
<registry>/<native_identifier>/ - Added
config.jsonwith all required fields:-
native_identifiermatches the package name exactly as it appears in the registry -
collection_name_prefixis globally unique within the registry -
repopoints to a valid, accessible GitHub repository -
registryis one of: "npm", "py_pi", "crates_io", "golang_proxy", "github_releases", "terraform", or "ruby_gems" -
tag_formatsarray matches actual GitHub release tag patterns -
sentinel_timestampis in RFC 3339/ISO 8601 format -
includecontains valid glob patterns (e.g.,"**/*.md"not".md") -
version_sample_relative_sizeis set -
version_sample_max_sizeis set
-
- Updated
index.jsonto include the new package - For monorepos: glob patterns target only the specific package subdirectory