|
|
|
|
|
by nathanwallace
983 days ago
|
|
Keeping docs with the code is definitely helpful, we've found that works well for our plugins and mods. All pull requests are then reviewed for consistency and documentation at the same time [1] - e.g. does this new table have good column definitions and clear examples? 1 - https://steampipe.io/docs/develop/plugin-release-checklist |
|