Skip to content

Commit 8eb9b18

Browse files
committed
Add a note about purely internal bug fixes not needing design discussion
1 parent 674e3b4 commit 8eb9b18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ consider. When coming to consensus on a design, we use a simplified, informal
104104
version of [our RFC process][rfcs], where we have design discussions inside the
105105
Gloo issues tracker.
106106

107+
> Note: when fixing a bug in a semver-compatible way that doesn't add any new
108+
> API surface (i.e. changes are purely internal) we can skip the design proposal
109+
> part of this workflow, and jump straight to a pull request.
110+
107111
The graph below gives an overview of the workflow for proposing, designing,
108112
implementing, and merging new crates and APIs into Gloo. Notably, we expect a
109113
large amount of design discussion to happen up front in the issue thread for the

0 commit comments

Comments
 (0)