From e3db452b52219723391827dc67f422cdaed068fd Mon Sep 17 00:00:00 2001 From: tobtoht Date: Wed, 29 Jan 2025 02:23:14 +0100 Subject: [PATCH] CoC: 'log an issue' -> 'open an issue' --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 606c28fe4ef..1a9ffd71cd3 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -133,7 +133,7 @@ C4 is meant to provide a reusable optimal collaboration model for open source so ### Development process - Change on the project MUST be governed by the pattern of accurately identifying problems and applying minimal, accurate solutions to these problems. -- To request changes, a user SHOULD log an issue on the project Platform issue tracker. +- To request changes, a user SHOULD open an issue on the project Platform issue tracker. - The user or Contributor SHOULD write the issue by describing the problem they face or observe. - 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.