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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,21 @@ Open an issue when you encounter one of the following situations.
79
79
Use [GitHub Discussions](https://github.com/NVIDIA/NemoClaw/discussions) for questions, design exploration, and larger feature proposals before implementation.
80
80
Maintainers may ask you to move broad or still-forming proposals from an issue to a discussion so the design can settle before code review.
81
81
82
+
### Maintainer Triage and Decision
83
+
84
+
For a substantive product, architecture, security, integration, or supported-surface proposal, a maintainer must record a decision in the issue or linked discussion.
85
+
The maintainer must record the decision before implementation starts.
86
+
87
+
The decision record must include these items:
88
+
89
+
-**Decision:**`Accept`, `Request changes`, `Defer`, or `Decline`.
90
+
-**Reason and placement:** State the reason. For `Accept`, record core NemoClaw or NemoClaw Community. Use `Not applicable` when the decision is not `Accept`.
91
+
-**Accountable maintainer:** Name one maintainer when the decision is `Accept`. Use `Not applicable` when the decision is not `Accept`.
92
+
-**Validation plan:** List the required validation evidence when the decision is `Accept`. Use `Not applicable` when the decision is not `Accept`.
93
+
94
+
Contributors must not implement a substantive contribution with an `Accept` decision until the record names one accountable maintainer and an explicit validation plan.
95
+
Small documentation changes and low-risk fixes may continue directly to a pull request.
96
+
82
97
## Community Response Expectations
83
98
84
99
NemoClaw is an alpha project, and maintainer availability varies with release, security, and stability work.
0 commit comments