mirror of https://github.com/vladmandic/human
update package docs
parent
91a794d9c5
commit
04defdf52b
|
@ -1,12 +1,11 @@
|
|||
# Human Library: Code of Conduct
|
||||
|
||||
<br>
|
||||
|
||||
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
|
||||
- Be open minded
|
||||
|
|
|
@ -1,12 +1,9 @@
|
|||
# Human Library: Contributing Guidelines
|
||||
|
||||
<br>
|
||||
|
||||
Pull requests from everyone are welcome
|
||||
|
||||
<br>
|
||||
|
||||
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`
|
||||
<https://github.com/vladmandic/human/pulls>
|
||||
|
||||
<br>
|
||||
|
||||
Your pull request will be reviewed and pending review results, merged into main branch
|
||||
|
|
Loading…
Reference in New Issue