diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fb608ba..950ba8c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,10 +1,10 @@ # Contributing -The following information provides a set of guidelines for contributing to the `tungbq/AWS-LearningResource` main repo. Use your best judgment, and, if you see room for improvement, please propose changes to this document. +The following information provides a set of guidelines for contributing to the `tungbq/AWSHub` main repo. Use your best judgment, and, if you see room for improvement, please propose changes to this document. ## First steps -The first step is to find an issue you want to fix. To identify issues we think are good for first-time contributors, we add the [good first issue](https://github.com/tungbq/AWS-LearningResource/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) label. +The first step is to find an issue you want to fix. To identify issues we think are good for first-time contributors, we add the [good first issue](https://github.com/tungbq/AWSHub/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) label. Once you find an existing issue that you want to work on or if you have a new issue to create, continue below. @@ -56,7 +56,7 @@ To contribute a change proposal, use the following workflow: ``` - 3. Create a PR on the `AWS-LearningResource` repository. There should be a PR template to help you do so. + 3. Create a PR on the `AWSHub` repository. There should be a PR template to help you do so. 4. Wait for your changes to be reviewed. If you are a maintainer, you can assign your PR to one or more reviewers. If you aren't a maintainer, one of the maintainers will assign a reviewer.