Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.3 KB

File metadata and controls

18 lines (11 loc) · 1.3 KB

Contributing Guidelines

Thank you for your interest in contributing to Vault Assistant. Whether it's a bug report, new feature, correction, or additional documentation, we appreciate feedback and contributions from our community.

Please read through this document before submitting any issues or pull requests to ensure we have all the necessary information to effectively respond to your bug report or contribution.

Submitting an Issue (Bug Report)

  • Before submitting an issue please review the current open and closed issues for duplicates.
  • Please provide as many details as possible so that we can properly address the bug and accurately reproduce on our end.

Submitting a Pull Request

  • Please open a GitHub issue before working on any new functionality for Vault Assistant and then tie the Pull Request to the issue.
  • We request that you fork Vault Assistant and then submit a Pull Request on your fork. This helps us better review open PRs, expedite the review process, and keep the repository clean by not having stale branches.
  • Each Pull Request requires an approval from a ScaleSec employee.

Once submitted review for any failed Github Actions. Please review the findings and make the appropriate updates.