Skip to content

Contributing

Thanks for improving ExtractPDF4J.

Local workflow

  1. Fork and clone the repo.
  2. Create a feature branch.
  3. Run tests and quality checks.
  4. 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.