Thanks for your interest in contributing to Workglow! We welcome bug reports, documentation improvements, feature requests, and pull requests.
- Ask questions / propose ideas: https://github.com/orgs/workglow-dev/discussions
- Report bugs / request features: https://github.com/workglow-dev/libs/issues
- Good first issues:
good first issue
Good for newcomers
To keep licensing simple and to allow Workglow to be distributed and potentially re-licensed (e.g., for dual-licensing), we require contributors to agree to the CLA.
By submitting a pull request, you agree to the terms in CLA.md.
If you are contributing on behalf of an employer, you must ensure you are authorized to do so.
- Search existing issues/PRs to avoid duplicates.
- For significant changes, open a Discussion or Issue first to align on direction.
- Fork the repo and create a feature branch.
- Make your change with clear commit messages.
- Add/update tests and documentation as appropriate.
- Ensure formatting/linting checks pass.
- Open a PR and describe:
- what changed
- why
- how to test
Please do not open public issues for suspected vulnerabilities. A formal SECURITY.md will be added soon.
For now, contact the maintainer via GitHub to coordinate responsible disclosure.