Merge pull request #9743

53cb44c CoC: remove constraints on 'release history' (tobtoht)
This commit is contained in:
luigi1111 2025-10-07 15:42:18 -04:00
commit 9f1686ef78
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

View File

@ -133,7 +133,6 @@ C4 is meant to provide a reusable optimal collaboration model for open source so
- The user or Contributor SHOULD seek consensus on the accuracy of their observation, and the value of solving the problem.
- Users MUST NOT log feature requests, ideas, or suggestions unrelated to Monero code or Monero's dependency code or Monero's potential/future dependency code or research which successfully implements Monero.
- Users MUST NOT log any solutions to problems (verifiable or hypothetical) of which are not explicitly documented and/or not provable and/or cannot be reasonably proven.
- Thus, the release history of the project MUST be a list of meaningful issues logged and solved.
- To work on an issue, a Contributor MUST fork the project repository and then work on their forked repository.
- To submit a patch, a Contributor MUST create a Platform pull request back to the project.
- A Contributor MUST NOT commit changes directly to the project.