mirror of
https://github.com/meichthys/church.git
synced 2026-02-09 18:33:42 +00:00
Update readme with matrix chat links. Resolves Setup support system
Fixes #43
This commit is contained in:
parent
4fb8b67b37
commit
711d1c43be
21
README.md
21
README.md
@ -1,3 +1,5 @@
|
||||
   
|
||||
|
||||
> [!WARNING]
|
||||
> This app is not ready for production. Large changes should be expected until a 1.0.0 version is released.
|
||||
|
||||
@ -117,6 +119,9 @@ Hopefully this roadmap will help avoid too much scope creep and provide a sense
|
||||
- Add 'Tutorial' button to each doctype form
|
||||
- [Email setup](https://github.com/meichthys/church/issues/32)
|
||||
|
||||
# 🆘 Support
|
||||
If you need help setting up the app or configuring it, you can reach out in our [Matrix Chat](https://matrix.to/#/#the-church-app:matrix.org).
|
||||
|
||||
# 🤝 Contributing
|
||||
|
||||
Contributions are very welcome! If you plan any large contributions, please let me know first so we can coordinate and make the chances of a merged pull-request more likely.
|
||||
@ -133,22 +138,6 @@ Contributions are very welcome! If you plan any large contributions, please let
|
||||
- If necessary, add an onboarding step & form tour to explain specific fields.
|
||||
- If any default records for this doctype should be shipped with the app, add fixtures for them in `hooks.py`.
|
||||
|
||||
## Pre-Commit
|
||||
|
||||
This app uses `pre-commit` for code formatting and linting. Please [install pre-commit](https://pre-commit.com/#installation) and enable it for this repository:
|
||||
|
||||
```bash
|
||||
cd apps/church
|
||||
pre-commit install
|
||||
```
|
||||
|
||||
Pre-commit is configured to use the following tools for checking and formatting your code:
|
||||
|
||||
- ruff
|
||||
- eslint
|
||||
- prettier
|
||||
- pyupgrade
|
||||
|
||||
# 🔑 License: MIT
|
||||
|
||||
>You can copy, translate, modify, and distribute this resource, without restriction, and without needing to ask permission. This resource is freely given (Matt 10:8) for the sake of the gospel.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user