Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 1.1 KB

CONTRIBUTING.md

File metadata and controls

34 lines (24 loc) · 1.1 KB

Contributing

We accept pull requests for bug fixes and features where we've discussed the approach in an issue and given the go-ahead for a community member to work on it. We'd also love to hear about ideas for new features as issues or discussions.

To Contribute do:

  • Open an issue if you got a problem or an error.
  • Open an issue to propose a significant change.
  • Open a pull request to fix a bug.
  • Open a pull request to fix documentation about any command.
  • Open a pull request for any issue labelled help wanted or good first issue.

Build Secman

Prerequisites:

  • go +11
  • git
  • ruby

Run

  • run make then make setup for MacOS/Linux
  • run & .\script\build.ps1

Create or submitting a pull request

  1. Create a new branch: git checkout -b my-new-branch-name
  2. Make sure your changes and new fixes are without errors and bugs.
  3. Create pull request at https://github.com/secman-team/issues