diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b77cdd023f..ed2b9f28e51 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,13 +5,12 @@ We work hard to provide a high-quality and useful SDK, and we greatly value feedback and contributions from our community. Whether it's a bug report, new feature, correction, or additional documentation, we welcome your issues and pull requests. Please read through this document before submitting any -[issues][] or [pull requests][pr] to ensure we have all the necessary information to +[issues] or [pull requests][pr] to ensure we have all the necessary information to effectively respond to your bug report or contribution. Jump To: * [Bug Reports](_#Bug-Reports_) -* [Feature Requests](_#Feature-Requests_) * [Code Contributions](_#Code-Contributions_) ## How to contribute @@ -69,18 +68,6 @@ guidelines prior to filing a bug report. as well, like whether this is a persistent issue, or if it only occurs some of the time. -## Feature Requests - -Open an [issue][issues] with the following: - -* A short, descriptive title. Ideally, other community members should be able - to get a good idea of the feature just from reading the title. -* A detailed description of the the proposed feature. - * Why it should be added to the SDK. - * If possible, example code to illustrate how it should work. -* Use Markdown to make the request easier to read; -* If you intend to implement this feature, indicate that you'd like to the issue to be assigned to you. - ## Code Contributions We are always happy to receive code and documentation contributions to the SDK. diff --git a/README.md b/README.md index 783d4477ec4..e94b01caa4d 100644 --- a/README.md +++ b/README.md @@ -510,5 +510,5 @@ features and AWS services. [Forum](https://forums.aws.amazon.com/forum.jspa?forumID=293) - Ask questions, get help, and give feedback -[Issues](https://github.com/aws/aws-sdk-go/issues) - Report issues, submit pull requests, and get involved +[Issues][issues] - Report issues, submit pull requests, and get involved (see [Apache 2.0 License][sdk-license])