mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-22 23:00:16 -05:00
24 lines
641 B
Markdown
24 lines
641 B
Markdown
# Contributing to Steampipe
|
|
|
|
Because Open Source plays a major part in how we build our products,
|
|
we see it as a matter of course to give the same effort back to our
|
|
community by creating extensible and easy-to-use software.
|
|
|
|
We welcome contributions from the community and have created some
|
|
resources to help you get started extending Steampipe:
|
|
|
|
## Steampipe Architecture
|
|
|
|
https://steampipe.io/docs/develop/architecture
|
|
|
|
## Plugin Development Guide
|
|
|
|
https://steampipe.io/docs/develop/writing-plugins
|
|
|
|
## Naming Standards
|
|
|
|
https://steampipe.io/docs/develop/standards
|
|
|
|
## Coding Standards
|
|
|
|
https://steampipe.io/docs/develop/coding-standards |