envoyproxy/envoy

Fix proper noun capitalization in documentation

Open

#20 238 ouverte le 7 mars 2022

Voir sur GitHub
 (17 commentaires) (0 réactions) (1 assigné)C++ (5 373 forks)batch import
area/docsbeginnerenhancementhelp wantedno stalebot

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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

Guide contributeur