- Go to repository and make a fork https://github.com/3sky/awscb-content-catalog
- Create fork with value by default
- Go to terminal and do
git clone
git clone https://github.com/olcortesb/awscb-content-catalog.git
- Make a new branch, example add/new-reference
git checkout -b add/new-refenrence
-
Add your reference o change the readme.md file
-
Commit to add/new-refernce branch
git commit -m "Add new reference"
- Git push
git push origin add/new-reference
- Go to your fork repository and create a new pull request
- OK, the admin of targe repository receive yout request change