-
Notifications
You must be signed in to change notification settings - Fork 90
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
Add new guide about adding a new resource #405
Conversation
bfa322d
to
8176466
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.
Thanks @turkenf for this detailed guide. This is very helpful. I left a few comments in the first pass.
Signed-off-by: Fatih Türken <[email protected]>
8176466
to
de9edae
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.
@turkenf, Thanks for writing this essential guide. Even I, as a maintainer, learned from it.
I can't help but notice that PR review workflow suits badly to documentation writing — especially for new and large documents like this one. If you prefer, I would be happy to address my comments below in a separate PR. None of them are must-have anyways.
Signed-off-by: Fatih Türken <[email protected]>
Follow-up to crossplane#405 Signed-off-by: Marques Johansson <[email protected]>
Description of your changes
This PR adds a new guide about adding a new resource.
I have:
make reviewable
to ensure this PR is ready for review.Addedbackport release-x.y
labels to auto-backport this PR if necessary.