Thank you for your interest in contributing!
For DCO sign-off, commit conventions, and code review process, see the organization-wide CONTRIBUTING.md.
- Java 21+
- Maven 3.9+ or Gradle 9.3+
- Python 3.8+ (for reqstool client)
git clone https://github.com/reqstool/reqstool-demo.git
cd reqstool-demomvn clean verifygradle clean build