-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
area/docsDocumentationDocumentationgood-first-issueStart here if you'd like to start contributing to PulumiStart here if you'd like to start contributing to Pulumikind/enhancementImprovements or new featuresImprovements or new featureslanguage/java
Description
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
It would be helpful to add descriptions to the packages, interfaces, and classes.
Packages are particularly bare, so a sentence on what the package is about would be helpful for navigating the docs. It would also be helpful to note when a package is not really meant for external consumption in Pulumi programs (.internal implies this, but codegen is also probably not for use by end users either):
Coverage in classes is better, but still not complete:
Adding linting would be cool if it's easy enough.
Affected area/feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/docsDocumentationDocumentationgood-first-issueStart here if you'd like to start contributing to PulumiStart here if you'd like to start contributing to Pulumikind/enhancementImprovements or new featuresImprovements or new featureslanguage/java