envoyproxy/envoy

Fix proper noun capitalization in documentation

Open

#20,238 创建于 2022年3月7日

在 GitHub 查看
 (17 评论) (0 反应) (1 负责人)C++ (5,373 fork)batch import
area/docsbeginnerenhancementhelp wantedno stalebot

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

For documentation (including API):

  • Proper nouns should be correctly capitalized, e.g. Envoy instead of envoy.
  • Acronyms are always capitalized, e.g. HTTP instead of http, CEL instead of cel. No camel case in docs.

CC @phlax

贡献者指南