Skip to content

Commit

Permalink
Merge pull request #36 from ksoclabs/fix-docs
Browse files Browse the repository at this point in the history
Fix contributing docs.
  • Loading branch information
swade1987 authored May 1, 2023
2 parents 8731ed4 + 6d77999 commit d38b075
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing

KBOM is [Apache 2.0 licensed](https://github.com/fluxcd/flux2/blob/main/LICENSE) and
KBOM is [Apache 2.0 licensed](https://github.com/ksoclabs/kbom/blob/main/LICENSE) and
accepts contributions via GitHub pull requests. This document outlines
some of the conventions on to make it easier to get your contribution
accepted.
Expand Down Expand Up @@ -28,8 +28,7 @@ you can sign your commit automatically with `git commit -s`.

## Communications

To discuss ideas and specifications we use [Github
Discussions](https://github.com/ksoclabs/kbom/discussions).
To discuss ideas and specifications we use [GitHub Discussions](https://github.com/ksoclabs/kbom/discussions).

## How to run the KBOM generator in local environment

Expand Down

0 comments on commit d38b075

Please sign in to comment.