Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 581 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 581 Bytes

So you want to contribute? That's awesome 😃

Contribute directly to DiscØvery

DiscØvery is an application to support security analysis using the Apparatus security framework. If you use the DiscØvery framework and want to add more features to the tool, that's excellent news.

  1. Make a fork. Play around with the code.
  2. Run npm run lint to make sure the code follows Standard coding style.
  3. Make a Pull request.
  4. If your pull request introduces a new dependency, make a note of it in your commit.

Happy coding 😉