diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..54e7f75f --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,3 @@ +# Code of Conduct + +Please see the [Code of Conduct](https://github.com/deepgram/deepgram-python-sdk/blob/main/.github/CODE_OF_CONDUCT.md) at [https://github.com/deepgram/deepgram-python-sdk/blob/main/.github/CODE_OF_CONDUCT.md](https://github.com/deepgram/deepgram-python-sdk/blob/main/.github/CODE_OF_CONDUCT.md). diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..9e712887 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing Guidelines + +Please see the [Contributing Guidelines](https://github.com/deepgram/deepgram-python-sdk/blob/main/.github/CONTRIBUTING.md) at [https://github.com/deepgram/deepgram-python-sdk/blob/main/.github/CONTRIBUTING.md](https://github.com/deepgram/deepgram-python-sdk/blob/main/.github/CONTRIBUTING.md). diff --git a/README.md b/README.md index d87c90c0..0a030082 100644 --- a/README.md +++ b/README.md @@ -186,8 +186,8 @@ To run each example set the `DEEPGRAM_API_KEY` as an environment variable, then Interested in contributing? We ❤️ pull requests! To make sure our community is safe for all, be sure to review and agree to our -[Code of Conduct](./CODE_OF_CONDUCT.md). Then see the -[Contribution](./CONTRIBUTING.md) guidelines for more information. +[Code of Conduct](https://github.com/deepgram/deepgram-python-sdk/blob/main/.github/CODE_OF_CONDUCT.md). Then see the +[Contribution](https://github.com/deepgram/deepgram-python-sdk/blob/main/.github/CONTRIBUTING.md) guidelines for more information. ## Prerequisites