filetools/CONTRIBUTING.md
Ari Archer 5c623dacc2
first commit
Signed-off-by: Ari Archer <ari@mail.ari-web.xyz>
2022-01-30 17:40:56 +02:00

461 B

Contribution rules

  • Make sure you add your script in the src/ folder
  • If needed add your dependencies in README.md
  • If needed add the way to get flags or flags themselves in the README.md
  • If needed add a command to setup in README.md
  • If needed add stuff to setup.sh script
  • If editing a script make sure to update everything in README.md and/or setup.sh
  • Optionally add a man page in doc/ with format of <script_name>.1, for example fhash.1