Skip to content

Commit

Permalink
Final repo updates (#28)
Browse files Browse the repository at this point in the history
* Update README.md

* Delete bitwarden_license directory

* Delete .github/ISSUE_TEMPLATE directory
  • Loading branch information
differsthecat authored Jun 5, 2024
1 parent 8790be5 commit 2abc625
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 41 deletions.
14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

24 changes: 0 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,27 +165,3 @@ Unit tests are currently found in the following files:
* cmd/suite_test.go

To run the unit tests, run `make test` from the root directory of this workspace. To debug the unit tests, click on the file you would like to debug. In the `Run and Debug` tab in Visual Studio Code, change the launch configuration from "Debug" to "Test current file", and then press F5. **NOTE: Using the Visual Studio Code "Testing" tab does not currently work due to VS Code not linking the static binaries correctly.**

## Contributing

This project is open to public contribution, but you must follow the [Bitwarden Contribution Guidelines](https://contributing.bitwarden.com/).

## License

Source code in this repository is covered by one of two licenses: (i) the
GNU General Public License (GPL) v3.0 (ii) the Bitwarden License v1.0. The
default license throughout the repository is GPL v3.0 unless the header
specifies another license. Bitwarden Licensed code is found only in the
/bitwarden_license directory.

GPL v3.0:
<https://github.com/bitwarden/server/blob/main/LICENSE_GPL.txt>

Bitwarden License v1.0:
<https://github.com/bitwarden/server/blob/main/LICENSE_BITWARDEN.txt>

No grant of any rights in the trademarks, service marks, or logos of Bitwarden is
made (except as may be necessary to comply with the notice requirements as
applicable), and use of any Bitwarden trademarks must comply with Bitwarden
Trademark Guidelines
<https://github.com/bitwarden/server/blob/main/TRADEMARK_GUIDELINES.md>.
3 changes: 0 additions & 3 deletions bitwarden_license/README.md

This file was deleted.

0 comments on commit 2abc625

Please sign in to comment.