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
-[ ] An introduction exists and clearly outlines the problem being solved.
36
-
Ideally, the first paragraph should be understandable by a non-technical
37
-
audience
35
+
Ideally, the first paragraph should be understandable by a non-technical audience.
38
36
-[ ] All outstanding threads are resolved
39
-
-[ ] All feedback is incorporated into the proposal text itself, either as a fix or noted as an alternative
40
-
-[ ] While the exact sections do not need to be present, the details implied by the proposal template are covered. Namely:
41
-
-[ ] Introduction
42
-
-[ ] Proposal text
43
-
-[ ] Potential issues
44
-
-[ ] Alternatives
45
-
-[ ] Dependencies
37
+
-[ ] All feedback is incorporated into the proposal text itself, either as a fix or noted as an alternative
38
+
-[ ] While the exact sections do not need to be present,
39
+
the details implied by the proposal template are covered. Namely:
40
+
-[ ] Introduction
41
+
-[ ] Proposal text
42
+
-[ ] Potential issues
43
+
-[ ] Alternatives
44
+
-[ ] Dependencies
46
45
-[ ] Stable identifiers are used throughout the proposal, except for the unstable prefix section
47
-
-[ ] Unstable prefixes [consider](README.md#unstable-prefixes) the awkward accepted-but-not-merged state
48
-
-[ ] Chosen unstable prefixes do not pollute any global namespace (use “org.matrix.mscXXXX”, not “org.matrix”).
46
+
-[ ] Unstable prefixes [consider](README.md#unstable-prefixes) the awkward accepted-but-not-merged state
47
+
-[ ] Chosen unstable prefixes do not pollute any global namespace (use “org.matrix.mscXXXX”, not “org.matrix”).
49
48
-[ ] Changes have applicable [Sign Off](CONTRIBUTING.md#sign-off) from all authors/editors/contributors
50
-
-[ ] There is a dedicated "Security Considerations" section which detail any possible attacks/vulnerabilities this proposal may introduce, even if this is "None.". See [RFC3552](https://datatracker.ietf.org/doc/html/rfc3552) for things to think about, but in particular pay attention to the [OWASP Top Ten](https://owasp.org/www-project-top-ten/).
49
+
-[ ] There is a dedicated "Security Considerations" section which detail
50
+
any possible attacks/vulnerabilities this proposal may introduce, even if this is "None.".
51
+
See [RFC3552](https://datatracker.ietf.org/doc/html/rfc3552) for things to think about,
52
+
but in particular pay attention to the [OWASP Top Ten](https://owasp.org/www-project-top-ten/).
0 commit comments