-
Notifications
You must be signed in to change notification settings - Fork 60
docs: update chisel how-to guides #679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ab530d5 to
e2c0f2d
Compare
e2c0f2d to
f586ee5
Compare
f586ee5 to
b3ac126
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a good improvement. I do wonder though whether we should be considering where this whole document belongs compared to https://github.com/canonical/chisel-releases/blob/main/CONTRIBUTING.md
Specifically, this slicing how-to seems more about chisel than about Rockcraft. However, it also seems like chisel doesn't have an equivalent docs site that we could move this to.
Medium-term, I'd like all project contributor material to be in README and CONTRIBUTING, and platform/publishing/authoring material in the docs. Does that split make sense for how we've set up chisel? As for documentation between microprojects, that will have to remain a longer-term concern. |
|
@tigarmo This ready for merging. The failing spread tests are due to the problem in LXD waiting for a fix. |
This update chisel how-to guides to include details such as the new command
chisel findand chisel-releases' integrations tests for contributors.