diff options
-rw-r--r-- | CODE_OF_CONDUCT.md | 3 | ||||
-rw-r--r-- | CONTRIBUTING.md | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..3c71ff0 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,3 @@ +# Code of Conduct + +Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please [read the full text](https://code.facebook.com/pages/876921332402685/open-source-code-of-conduct) so that you can understand what actions will and will not be tolerated.
\ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a09a866..adf31e4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,6 +29,9 @@ outlined on that page and do not file a public issue. ## Coding Style * gofmt +## Code of Conduct +Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please [read the full text](https://code.facebook.com/pages/876921332402685/open-source-code-of-conduct) so that you can understand what actions will and will not be tolerated. + ## License By contributing to fbtracert, you agree that your contributions will be licensed under its BSD license. |