Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 469 Bytes

File metadata and controls

23 lines (15 loc) · 469 Bytes

Contributing to reqstool-java-maven-plugin

Thank you for your interest in contributing!

For DCO sign-off, commit conventions, and code review process, see the organization-wide CONTRIBUTING.md.

Prerequisites

  • Java 21+
  • Maven 3.9+

Setup

git clone https://github.com/reqstool/reqstool-java-maven-plugin.git
cd reqstool-java-maven-plugin

Build & Test

mvn verify