1
0
mirror of https://github.com/bitwarden/server synced 2025-12-06 00:03:34 +00:00

Added contributing.md file and link in readme (#950)

This commit is contained in:
Chad Scharf
2020-09-28 09:48:05 -04:00
committed by GitHub
parent 34034829b4
commit 8f7389f153
2 changed files with 85 additions and 1 deletions

View File

@@ -97,6 +97,6 @@ Invoke-RestMethod -OutFile bitwarden.ps1 `
## Contribute
Code contributions are welcome! Visual Studio or VS Code is highly recommended if you are working on this project. Please commit any pull requests against the `master` branch.
Code contributions are welcome! Visual Studio or VS Code is highly recommended if you are working on this project. Please commit any pull requests against the `master` branch. Please see [`CONTRIBUTING.md`](CONTRIBUTING.md) for more info (and feel free to contribute to that guide as well).
Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the [`SECURITY.md`](SECURITY.md) file. We also run a program on [HackerOne](https://hackerone.com/bitwarden).