Skip to content

Commit

Permalink
Update project name in CONTRIBUTING.md (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
tungbq authored Apr 22, 2024
2 parents e13911e + 101b984 commit 04f52ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 04f52ba

Please sign in to comment.