Skip to content

Commit

Permalink
Update contributing/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kyle Rokos <krokos@vmware.com>
  • Loading branch information
quirogas and Kyle Rokos authored Jul 7, 2023
1 parent f28b5fc commit 8176573
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions contributing/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
# Contributing

Contributing to the project does not necessarily require familiarity with every component. To find a quick breakdown
of the smaller parts of this project, consult the [index](index.md), which breaks down the SDK Structure into small
components and references to help contributors find the necessary references without having to go in-depth into the
project's overall structure. For a more in-depth breakdown of the project structure, it would be beneficial for you
to have a look at the [documentation](vmware.github.io/vmware-aria-operations-integration-sdk/),
[issue tracker](https://github.com/vmware/vmware-aria-operations-integration-sdk/issues),
[project structure](index.md), and basic functioning of every component.
Contributing to the project does not necessarily require familiarity with every component. The [index page](index.md) explains the project structure and links to some high-level project documentation. If you require detailed information not covered here, please open a [discussion](https://github.com/vmware/vmware-aria-operations-integration-sdk/discussions/new?category=general)

## Environment
This project uses Python 3.9 - 3.12. All other dependencies can be installed via [poetry](https://python-poetry.org/),
Expand Down

0 comments on commit 8176573

Please sign in to comment.