Skip to content

Commit 95a3bba

Browse files
Add recommendation template
Signed-off-by: Celeste Horgan <[email protected]> Co-authored-by: Aaron Crickenberger <[email protected]> Co-authored-by: Zach Corleissen <[email protected]>
1 parent 3a989ee commit 95a3bba

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

wg-naming/recommendations/template.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Recommendation: replace Old Term
2+
3+
**Last Updated**: date PR was last updated, e.g. 2020-10-16
4+
**Status:** Accepted
5+
6+
## Suggested Alternatives
7+
8+
Replacements:
9+
- `new term`: description of where this term is applicable.
10+
<any additional terms>
11+
12+
- Make the recommendation the title of the PR. For example: "Change default repository branches from 'master' to 'main'"
13+
- Provide a brief, 1-3 sentence summary of the reasoning for this change
14+
- Provide alternate recommendation(s) if needed
15+
16+
## Context
17+
18+
- Provide information about the recommendation. Why does this proposal matter? Who does it affect? How will it help? How does it evaluate against the [language-evaluation-framework]?
19+
20+
## Precedents
21+
22+
Provide any research, links to PR(s) from the Kubernetes project or other communities, standards body documents, or style guides that provide precedent for this decision.
23+
24+
## Impact
25+
26+
Link to the results of a [Hound](https://cs.k8s.io/) keyword search. What impact will this change create?

0 commit comments

Comments
 (0)