Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 68ea30c

Browse files
authored
Merge pull request #509 from flarnie/community
Add Code of Conduct
2 parents 86b5ca2 + 90c7dcb commit 68ea30c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CODE_OF_CONDUCT.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Code of Conduct
2+
3+
Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please [read the full text](https://code.facebook.com/codeofconduct) so that you can understand what actions will and will not be tolerated.

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ We love to have your help to make php-webdriver better!
55
Feel free to open an [issue](https://github.com/facebook/php-webdriver/issues) if you run into any problem, or
66
send a pull request (see bellow) with your contribution.
77

8+
## Code of Conduct
9+
The code of conduct is described in [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md)
10+
811
## Workflow when contributing a patch
912

1013
1. Fork the project on GitHub

0 commit comments

Comments
 (0)