Skip to content

Commit 306c3bc

Browse files
authored
Moved vulnerability reporting and code of conduct to top of CONTRIBUTING.md (aws#1789)
1 parent 0c8e021 commit 306c3bc

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ documentation, we greatly value feedback and contributions from our community.
66
Please read through this document before submitting any issues or pull requests to ensure we have all the necessary
77
information to effectively respond to your bug report or contribution.
88

9+
## Code of Conduct
10+
This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct).
11+
For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact
12+
[email protected] with any additional questions or comments.
13+
14+
15+
## Security issue notifications
16+
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.
917

1018
## Reporting Bugs/Feature Requests
1119

@@ -53,17 +61,6 @@ All Pull Requests must be approved by our review team before it can be merged in
5361
## Finding contributions to work on
5462
Looking at the existing issues is a great way to find something to contribute on. As our projects, by default, use the default GitHub issue labels (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any 'help wanted' issues is a great place to start.
5563

56-
57-
## Code of Conduct
58-
This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct).
59-
For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact
60-
[email protected] with any additional questions or comments.
61-
62-
63-
## Security issue notifications
64-
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.
65-
66-
6764
## Licensing
6865

6966
See the LICENSE file for our project's licensing. We will ask you to confirm the licensing of your contribution.

0 commit comments

Comments
 (0)