Thank you for your interest in CTXPKG.
Open an issue or start a Discussion. Tell us what works, what's unclear, or what's missing.
Propose changes to the spec by creating a markdown file in spec/rfcs/ and opening a pull request. Use the template in spec/rfcs/0000-template.md.
An RFC should include:
- Summary — one paragraph
- Motivation — why this change is needed
- Specification — exact changes to the spec
- Backward compatibility — impact on existing packages
- Alternatives — other approaches considered
Share real-world examples in examples/. Each example should include a complete .ctxpkg file and a brief README explaining the use case.
Improvements to the README, spec, or any documentation are always welcome.
- Keep pull requests focused on a single change.
- Write clear commit messages.
- Be constructive in reviews.
By contributing, you agree that your contributions will be licensed under CC BY 4.0 for specification content.