diff --git a/_posts/2023-02-05-week02.md b/_posts/2023-02-05-week02.md index 1a4a3b5..63ccd35 100644 --- a/_posts/2023-02-05-week02.md +++ b/_posts/2023-02-05-week02.md @@ -4,7 +4,5 @@ title: Week 2 --- -This text should be replaced by your second post. - -The easiest way to make your second post is to edit this one. -Go into /_posts/ and update the 2022-02-06-week02.md file. +I think that having a code of conduct in an open source project is extremely important as it outlines a set of standards +that users are expected to abide by. It also creates some sense of accountability to enforce these standards for all contributors. I think the existence of a code of conduct makes projects more open and approachable. I would be hesitant to contribute to a project that lacked a code of conduct. While enforcement of the code of conduct is difficult, I do feel that it is most likely achievable in a lot of cases, especially if the project is large enough to have a group of people investigate and respond to violations of the code.