@@ -13,15 +13,22 @@ The [InstructLab Oversight
13
13
Committee] ( https://github.com/instructlab/community/blob/main/MAINTAINERS.md ) is
14
14
responsible for the contents of this repository.
15
15
16
- The rules for merging depend on the type of change in question and its scope of impact.
16
+ The rules for merging depend on the type of change in question and its scope of impact. If you
17
+ are unsure about the scope of impact for a change, i.e. if a change is trivial or non-trivial,
18
+ please ping the Oversight Committee for help.
17
19
18
20
* Trivial changes may be merged with 1 review from any InstructLab maintainer.
21
+ * Examples of trivial changes include minor wording adjustments or typo fixes in
22
+ documentation, changes to CI fixes, CI dependency updates, etc.
19
23
* Non-trivial changes have more loosely defined requirements. Input should be sought
20
24
out from maintainers of relevant components. The broader the scope or more
21
25
controversial the change, the more broad the consensus should be required for
22
- merging. The final approval and merge falls to a member of the Oversight Committee.
23
- This final review is to ensure that adequate opportunity and attention has
24
- been given by the affected parties.
26
+ merging. The final approval and merge (or action, e.g. deleting a repo)
27
+ falls to a member of the Oversight Committee. This final review is to ensure that
28
+ adequate opportunity and attention has been given by the affected parties.
29
+ * Examples of non-trivial changes include approving proposal for new repositories,
30
+ creation of new repositories, changes to organization level GitHub settings, archiving
31
+ or deleting repositories, design proposals, etc.
25
32
* Any maintainer or oversight committee member may request that a change receive
26
33
a full vote from the Oversight Committee. More substantial policy changes or a
27
34
proposed new project under InstructLab are examples of when this may be
0 commit comments