mirror of https://github.com/vladmandic/human
update package docs
parent
91a794d9c5
commit
04defdf52b
|
@ -1,16 +1,15 @@
|
||||||
# Human Library: Code of Conduct
|
# Human Library: Code of Conduct
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Use your best judgement
|
Use your best judgement
|
||||||
If it will possibly make others uncomfortable, do not post it
|
If it will possibly make others uncomfortable, do not post it
|
||||||
|
|
||||||
- Be respectful
|
- 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
|
- 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
|
- 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
|
Be mindful of your language
|
||||||
Any of the following behavior is unacceptable:
|
Any of the following behavior is unacceptable:
|
||||||
|
|
|
@ -1,12 +1,9 @@
|
||||||
# Human Library: Contributing Guidelines
|
# Human Library: Contributing Guidelines
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Pull requests from everyone are welcome
|
Pull requests from everyone are welcome
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Procedure for contributing:
|
Procedure for contributing:
|
||||||
|
|
||||||
- Create a fork of the repository on github
|
- Create a fork of the repository on github
|
||||||
In a top right corner of a GitHub, select "Fork"
|
In a top right corner of a GitHub, select "Fork"
|
||||||
- Clone your forked repository to your local system
|
- Clone your forked repository to your local system
|
||||||
|
@ -18,6 +15,4 @@ Procedure for contributing:
|
||||||
- Submit a PR (pull request) to `Human`
|
- Submit a PR (pull request) to `Human`
|
||||||
<https://github.com/vladmandic/human/pulls>
|
<https://github.com/vladmandic/human/pulls>
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Your pull request will be reviewed and pending review results, merged into main branch
|
Your pull request will be reviewed and pending review results, merged into main branch
|
||||||
|
|
Loading…
Reference in New Issue