diff --git a/CODE_OF_CONDUCT b/CODE_OF_CONDUCT index dc9228f4..1bf2d30e 100644 --- a/CODE_OF_CONDUCT +++ b/CODE_OF_CONDUCT @@ -1,16 +1,15 @@ # Human Library: Code of Conduct -
- Use your best judgement If it will possibly make others uncomfortable, do not post it - Be respectful - Disagreement is not an opportunity to attack someone else's thoughts or opinions. Although views may differ, remember to approach every situation with patience and care + Disagreement is not an opportunity to attack someone else's thoughts or opinions + Although views may differ, remember to approach every situation with patience and care - Be considerate - Think about how your contribution will affect others in the community + Think about how your contribution will affect others in the community - Be open minded - Embrace new people and new ideas. Our community is continually evolving and we welcome positive change + Embrace new people and new ideas. Our community is continually evolving and we welcome positive change Be mindful of your language Any of the following behavior is unacceptable: diff --git a/CONTRIBUTING b/CONTRIBUTING index 22137a67..38f1da38 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,12 +1,9 @@ # Human Library: Contributing Guidelines -
- Pull requests from everyone are welcome -
- Procedure for contributing: + - Create a fork of the repository on github In a top right corner of a GitHub, select "Fork" - Clone your forked repository to your local system @@ -18,6 +15,4 @@ Procedure for contributing: - Submit a PR (pull request) to `Human` -
- Your pull request will be reviewed and pending review results, merged into main branch