contributing.md

This commit is contained in:
DaKheera47
2026-02-22 21:16:20 +00:00
parent 3da5ea35b4
commit b00fb4fba1
2 changed files with 104 additions and 0 deletions
+6
View File
@@ -46,6 +46,12 @@ If you want the serious view of the project, start here:
- [Extractor System](https://jobops.dakheera47.com/docs/extractors/overview)
- [Troubleshooting](https://jobops.dakheera47.com/docs/troubleshooting/common-problems)
## Contributing
Want to contribute code, docs, or extractors? Start with [`CONTRIBUTING.md`](./CONTRIBUTING.md).
That guide is intentionally link-first so contributor workflow lives in one place while setup and feature docs stay in the canonical docs site.
## Quick Start (10 Min)
Prefer guided setup? Follow the [Self-Hosting Guide](https://jobops.dakheera47.com/docs/getting-started/self-hosting).