Thank you for your interest in contributing to the Catholic Prayer Collection! This project aims to provide accurate, respectful, and comprehensive traditional Catholic prayers in multiple languages.
Open a GitHub Issue to request a new prayer be added to the collection.
Please include:
- Prayer name
- Source or reference (prayer book, liturgical text, etc.)
- Why it should be included (traditional usage, liturgical significance, etc.)
We'll review the request and add it to the collection if appropriate.
If you're comfortable with Git and JSON, you can contribute directly:
- Fork this repository
- Clone your fork locally
- Create a new prayer JSON file in
prayers/directory - Run validation:
npm run validate - Commit your changes
- Push to your fork
- Open a Pull Request
Need help with the JSON structure? See the docs/ directory for details on how to properly structure prayer JSON files, or look at existing files in prayers/ for examples (e.g., prayers/our-father.json).
By contributing, you agree that your contributions will be licensed under the CodexCommunion Digital Code License (CCCL) v1.0. See LICENSE for details.