You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Setting up a custom domain](../serving/using-a-custom-domain.md)
[Setting up a custom domain](../serving/using-a-custom-domain)
Link to files, not folders
✅ Correct
⛔ Incorrect
[Kafka Broker](../kafka-broker/README.md)
[Kafka Broker](../kafka-broker/)
Ensure the letter case is correct
✅ Correct
⛔ Incorrect
[Kafka Broker](../kafka-broker/README.md)
[Kafka Broker](../kafka-broker/readme.md)
Formatting
Use nonbreaking spaces in units of measurement other than percent
For most units of measurement, when you specify a number with the unit, use a nonbreaking space
between the number and the unit.
Don't use spacing when the unit of measurement is percent.
✅ Correct
⛔ Incorrect
3 GB
3 GB
4 CPUs
4 CPUs
14%
14 %
Use bold for user interface elements
✅ Correct
⛔ Incorrect
Click Fork
Click "Fork"
Select Other
Select "Other"
Use tables for definition lists
When listing terms and their definitions, use table formatting instead of definition list formatting.
✅ Correct
| Value | Description |
|--------|-----------------------|
| Value1 | Description of Value1 |
| Value2 | Description of Value2 |
⛔ Incorrect
**Value1:**
Description of Value1
**Value2:**
Description of Value2
General style
Use upper camel case for Knative API objects
✅ Correct
⛔ Incorrect
Channels
channels
Broker
broker
ContainerSource
Container Source
Only use parentheses for acronym explanations
Put an acronym inside parentheses after its explanation. Don’t use parentheses for anything else.
Parenthetical statements especially should be avoided because readers skip them.
If something is important enough to be in the sentence, it should be fully part of that sentence.
✅ Correct
⛔ Incorrect
Custom Resource Definition (CRD)
Check your CLI (you should see it there)
Knative Serving creates a Revision
Knative creates a Revision (a stateless, snapshot in time of your code and configuration)
Use the international standard for punctuation inside quotes