File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,19 @@ Please [see
79
79
MSC1779] ( https://github.com/matrix-org/matrix-spec-proposals/blob/main/proposals/1779-open-governance.md )
80
80
for full details of the project's Guiding Principles.
81
81
82
+ For the purposes of transparency and to underpin the "greater benefit"
83
+ principle, proposals MUST disclose possible conflicts of interest where
84
+ they might reasonably exist. Authors MAY do this by filling out the
85
+ following checklist and publishing it together with their proposal.
86
+
87
+ ```
88
+ - [ ] I am being paid for working on this proposal by <ORGANIZATION>
89
+ - [ ] I am an employee or member of <ORGANIZATION> which is involved in the Matrix ecosystem
90
+ - [ ] I have another relationship that might appear to be a conflict of interest: <DETAILS>
91
+ - [ ] I have some other type of financial interest in Matrix or this proposal: <DETAILS>
92
+ - [ ] None of the above
93
+ ```
94
+
82
95
## Technical notes
83
96
84
97
Proposals ** must** develop Matrix as a layered protocol: with new
@@ -193,7 +206,8 @@ is as follows:
193
206
filename that follows the format ` 1234-my-new-proposal.md ` where
194
207
` 1234 ` is the MSC ID.
195
208
- Your PR description must include a link to the rendered Markdown
196
- document and a summary of the proposal.
209
+ document and a disclosure of potential conflicts of interest where
210
+ they might reasonably apply.
197
211
- It is often very helpful to link any related MSCs or [ matrix-spec
198
212
issues] ( https://github.com/matrix-org/matrix-spec/issues ) to give
199
213
context for the proposal.
You can’t perform that action at this time.
0 commit comments