diff --git a/src/sections/Community/Handbook/contributing.js b/src/sections/Community/Handbook/contributing.js index eceb179297ef..a0c8226c8b2c 100644 --- a/src/sections/Community/Handbook/contributing.js +++ b/src/sections/Community/Handbook/contributing.js @@ -228,6 +228,102 @@ const contributingGuide = () => { + +

Handling PRs Made Without Being Assigned

+

+ Contributors may encounter unassigned pull requests that require attention. In such cases, the approach should be flexible and adaptive. Here are some guiding principles to follow when dealing with these unassigned contributions: +

+
    +
  1. +

    + We value getting things done: +

    + +
  2. +
  3. +

    + We value our contributors' feelings: +

    + +
  4. +
  5. +

    + + Attempt to uphold the spirit of #2 while ensuring that #1 + happens: + +

    + +
  6. +