Skip to content

Commit 29d57fc

Browse files
committed
Implementing suggested changes
1 parent 92a5e27 commit 29d57fc

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

CONTRIBUTING.md

+1-14
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@ We work hard to provide a high-quality and useful SDK, and we greatly value
55
feedback and contributions from our community. Whether it's a bug report,
66
new feature, correction, or additional documentation, we welcome your issues
77
and pull requests. Please read through this document before submitting any
8-
[issues][] or [pull requests][pr] to ensure we have all the necessary information to
8+
[issues] or [pull requests][pr] to ensure we have all the necessary information to
99
effectively respond to your bug report or contribution.
1010

1111
Jump To:
1212

1313
* [Bug Reports](_#Bug-Reports_)
14-
* [Feature Requests](_#Feature-Requests_)
1514
* [Code Contributions](_#Code-Contributions_)
1615

1716
## How to contribute
@@ -69,18 +68,6 @@ guidelines prior to filing a bug report.
6968
as well, like whether this is a persistent issue, or if it only occurs
7069
some of the time.
7170

72-
## Feature Requests
73-
74-
Open an [issue][issues] with the following:
75-
76-
* A short, descriptive title. Ideally, other community members should be able
77-
to get a good idea of the feature just from reading the title.
78-
* A detailed description of the the proposed feature.
79-
* Why it should be added to the SDK.
80-
* If possible, example code to illustrate how it should work.
81-
* Use Markdown to make the request easier to read;
82-
* If you intend to implement this feature, indicate that you'd like to the issue to be assigned to you.
83-
8471
## Code Contributions
8572

8673
We are always happy to receive code and documentation contributions to the SDK.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -510,5 +510,5 @@ features and AWS services.
510510

511511
[Forum](https://forums.aws.amazon.com/forum.jspa?forumID=293) - Ask questions, get help, and give feedback
512512

513-
[Issues](https://github.com/aws/aws-sdk-go/issues) - Report issues, submit pull requests, and get involved
513+
[Issues][issues] - Report issues, submit pull requests, and get involved
514514
(see [Apache 2.0 License][sdk-license])

0 commit comments

Comments
 (0)