Mention kind in docs for local development#2090
Mention kind in docs for local development#2090balopat merged 1 commit intoGoogleContainerTools:masterfrom
Conversation
|
I'm asking myself, if it is acceptable to link to answers on github issues from the skaffold.dev docs. I think this could help people getting more detailed information while at the same time keeping the docs somewhat manageable. On the other hand, the "doc experience" with github issues is not very comfortable. WDYT? |
Codecov Report
@@ Coverage Diff @@
## master #2090 +/- ##
=======================================
Coverage 56.12% 56.12%
=======================================
Files 180 180
Lines 7756 7756
=======================================
Hits 4353 4353
Misses 2987 2987
Partials 416 416Continue to review full report at Codecov.
|
I think we should in general copy and sanitize reference type of information from Github issues as they are "mutable" things can change, deleted, moved and originally meant for discussion not for documentation. For historical reference we can definitely link to them - but not more than that. |
See #1980