Skip to content

Commit

Permalink
Implementing suggested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
diehlaws committed Aug 3, 2020
1 parent 92a5e27 commit 29d57fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
15 changes: 1 addition & 14 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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])

0 comments on commit 29d57fc

Please sign in to comment.