File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
Designs
2
2
=======
3
3
4
- These are design documents for changes to Controller Runtime They exist
5
- to help document the design processes that go into writing Controller
6
- Runtime, but may not be up-to-date (more below).
4
+ These are the design documents for changes to Controller Runtime. They
5
+ exist to help document the design processes that go into writing
6
+ Controller Runtime, but may not be up-to-date (more below).
7
7
8
8
Not all changes to Controller Runtime need a design document -- only major
9
- ones. use your best judgement.
9
+ ones. Use your best judgement.
10
10
11
11
When submitting a design document, we encourage having written
12
12
a proof-of-concept, and it's perfectly acceptable to submit the
@@ -29,7 +29,7 @@ why things changed. For example:
29
29
30
30
# Out of Date
31
31
32
- This change is out of date. It turns out curly braces a frustrating to
32
+ This change is out of date. It turns out curly braces are frustrating to
33
33
type, so we had to abandon functions entirely, and have users specify
34
34
custom functionality using strings of Common LISP instead. See #000 for
35
35
more information.
You can’t perform that action at this time.
0 commit comments