From 4c1e7dec5c6005944a2251ebfe5c1c5a4ab77571 Mon Sep 17 00:00:00 2001 From: Anil Maktala Date: Thu, 14 Nov 2024 11:11:12 -0500 Subject: [PATCH] added the code of conduct and security section --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8815ea0b..22ff9bcc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -388,3 +388,13 @@ docker run --rm \ -p 3000:3000 \ bot ``` + +## Code of Conduct + +This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct). +For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact +opensource-codeofconduct@amazon.com with any additional questions or comments. + +## Security issue notifications + +If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public github issue. \ No newline at end of file