help wantedkind/documentationlifecycle/frozenpriority/backlog
仓库指标
- 星标
- (31,799 个星标)
- PR 合并指标
- (平均合并 12天 19小时) (30 天内合并 43 个 PR)
描述
I just addressed a PR (#12387) where a user was proposing to remove a flag from the documentation because when they ran --help on the latest version of minikube that flag wasn't present. This was because the PR (#11553) that added the flag was merged after last release, so the documentation was updated but the feature doesn't yet exist in the latest version of minikube.
Thought this was worth discussing since this can be confusing to users if they read a flag or new command in the documentation but it's not actually available in the latest version of minikube. Maybe we cam have a way to only update documentation on the website after a release.