Contributing¶
Thanks for improving ExtractPDF4J.
Local workflow¶
- Fork and clone the repo.
- Create a feature branch.
- Run tests and quality checks.
- Open a pull request.
Documentation contributions¶
- Keep docs concise and developer-focused.
- Prefer runnable Java snippets.
- Keep README and MkDocs pages consistent for setup/build instructions.
- Mark uncertain signatures as placeholders.
For detailed docs workflow (local build, local serve, and CI behavior), see Documentation Development.
See the repository-level CONTRIBUTING.md for project policies.