Skip to content

Commit

Permalink
added blog 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewpan2 committed Feb 5, 2024
1 parent fdd1749 commit 595cd4a
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 10 deletions.
35 changes: 35 additions & 0 deletions _posts/2023-02-04-week02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
layout: post
title: Week 2, Thoughts on the Code of Conduct
---

# Code of Conduct Activity

## Code of Conduct
* Code of conducts give contributors a glance at the environment that the open-source project wants to foster, and can decide if the values of the project fit their own.

## Go vs Contributor Covenant vs Eclipse
* The conbritbutor covenant is less detailed and seems more general and lacks the personality injections that projects like Go put in their own documents.
* Eclipse's documentation has a very serious tone, and it's clear they want their project to be viewed in a more serious light.

## Sugar Labs vs Go
* Sugar labs is based on the ubuntu code of conduct
* Sugar labs focuses on how contributors treat each other, but don't provide themselves as an avenue to resolve conlift
* Sugar labs does provide other translations of their code of conduct unlike GO

## Blender's Code of Conduct
* Blender has a very breif and succinct code of conduct that lists out how they want their communitity to behave
* They have being concise as part of their conduct, so it's nice it applies to their code of conduct as well
* It's far more dettached and short compared to other code of conducts we've looked at so far

# Personal Thoughts on Codes of Conduct

## Importance of the Code of Conduct

* I think the code of conduct is important to the project, as it helps to establish a basis for the communtity the project wants to develop. While not essential, it helps to tell people if the project is trying to foster initmate relations between its contributors, or a more serious work relationship.

* I personally think I'd be willing to work for a project without a code of conduct.

## Enforcing the Code of Conduct

* I think you can choose to blacklist a certain person's pull requests if they constantly break conduct. However, the nature of being an open source project means it's hard to truly enforce any of these rules because everyone are just volunteers at the end fo the day.
10 changes: 0 additions & 10 deletions _posts/2023-02-05-week02.md

This file was deleted.

0 comments on commit 595cd4a

Please sign in to comment.