Skip to content

Commit 2abc625

Browse files
Final repo updates (#28)
* Update README.md * Delete bitwarden_license directory * Delete .github/ISSUE_TEMPLATE directory
1 parent 8790be5 commit 2abc625

File tree

3 files changed

+0
-41
lines changed

3 files changed

+0
-41
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -165,27 +165,3 @@ Unit tests are currently found in the following files:
165165
* cmd/suite_test.go
166166

167167
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.**
168-
169-
## Contributing
170-
171-
This project is open to public contribution, but you must follow the [Bitwarden Contribution Guidelines](https://contributing.bitwarden.com/).
172-
173-
## License
174-
175-
Source code in this repository is covered by one of two licenses: (i) the
176-
GNU General Public License (GPL) v3.0 (ii) the Bitwarden License v1.0. The
177-
default license throughout the repository is GPL v3.0 unless the header
178-
specifies another license. Bitwarden Licensed code is found only in the
179-
/bitwarden_license directory.
180-
181-
GPL v3.0:
182-
<https://github.com/bitwarden/server/blob/main/LICENSE_GPL.txt>
183-
184-
Bitwarden License v1.0:
185-
<https://github.com/bitwarden/server/blob/main/LICENSE_BITWARDEN.txt>
186-
187-
No grant of any rights in the trademarks, service marks, or logos of Bitwarden is
188-
made (except as may be necessary to comply with the notice requirements as
189-
applicable), and use of any Bitwarden trademarks must comply with Bitwarden
190-
Trademark Guidelines
191-
<https://github.com/bitwarden/server/blob/main/TRADEMARK_GUIDELINES.md>.

bitwarden_license/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)