free-programming-books icon indicating copy to clipboard operation
free-programming-books copied to clipboard

Considere update CoC to 1.4 or 2.0

Open davorpa opened this issue 3 years ago • 3 comments

Should we update CODE_OF_CONDUCT documents to a newer version ?

Maybe update to 1.4, or full upgrade to the most recent 2.0. If some translation doesn't exist we should contribute with the repo in charge of their maintenance (see #6791)

Let's talk!

davorpa avatar Mar 19 '22 07:03 davorpa

want to summarize the differences?

eshellman avatar Mar 19 '22 17:03 eshellman

want to summarize the differences?

Of course, sir. Here the mapping:

version document url
Current version 1.3.0 https://www.contributor-covenant.org/version/1/3/0/code-of-conduct/
Next minor 1.4 https://www.contributor-covenant.org/version/1/4/code_of_conduct/
Major upgrade 2.0 https://www.contributor-covenant.org/version/2/0/code_of_conduct/

Currently document is the same of 1.3.0 less email part and the translations link we add some time ago.

Mainly...

  • In 1.4, sections was introduced to diferenciate parts. In the middle, some rewordings to be more neutral, I thought.
  • In 2.0, parts of Mozilla covenant enforcement guidelines was added.

Check following diffs to considere options

  • Current vs 1.3.0 original: https://github.com/EbookFoundation/free-programming-books/compare/main...40990672d4233f9af066dce7e2ffd172c00ca0ce
  • v1.3.0 vs v1.4: https://github.com/EbookFoundation/free-programming-books/compare/40990672d4233f9af066dce7e2ffd172c00ca0ce...baa8ba639ac1092b39760526685b137d5b47aee2
  • v1.4 vs 2.0: https://github.com/EbookFoundation/free-programming-books/compare/baa8ba639ac1092b39760526685b137d5b47aee2...5ace981c35e95bb91eddda0984785274401417e1
  • v1.3.0 vs 2.0: https://github.com/EbookFoundation/free-programming-books/compare/40990672d4233f9af066dce7e2ffd172c00ca0ce...5ace981c35e95bb91eddda0984785274401417e1

davorpa avatar Mar 19 '22 19:03 davorpa

CoC 2.0 seems more professional. Contributing directly to the main repository of Contributor Covenant I think it's a very nice idea, also to enhance the concept of collaboration between open source projects.

LuigiImVector avatar Mar 20 '22 11:03 LuigiImVector