-
Notifications
You must be signed in to change notification settings - Fork 37
-
Set up contribution guidelines
No due date Last updated about 2 years agoAdd documentation specifying the use of Conventional Commit standard, versioning, and other guidelines for contributing code
-
Ensure that the documentation is up-to-date
No due date Last updated over 2 years agoUpdate the offical OWASP PenText site Update README.md Add tutorial…
Update the offical OWASP PenText site
Update README.md
Add tutorial: Getting started
Add tutorial: Generate a report
Add how-to: Add pie charts -
Identify ROS-specific parts in the codebase, and ensure that PenText allows for 'full branding'
No due date Last updated over 2 years agoCurrently the codebase contains some parts that are ROS-specific. I…
Currently the codebase contains some parts that are ROS-specific. In order to increase adoption and to ensure that the repository doesn't contain sensitive information, identify all company-specific parts.
-
Add generic Makefile and Dockerfile
No due date Last updated over 2 years agoTo ensure that everybody can start working "right away" with PenTex…
To ensure that everybody can start working "right away" with PenText, add a generic Makefile and Dockerfile.
The Makefile will support building using containers, as well as building using host-based tools