Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Creating a PR through github.com UI

Alison Joseph edited this page Sep 25, 2018 · 1 revision
  1. Go the repo you want to contribute to. Fork the repo to make your own copy of it.

forking

  1. Once the repo has been forked, locate the src/svg folder. source

  2. Within this folder, locate the file(s) you wish to contribute to by uploading or editing content. Do this by entering 'edit' mode for each file, which can be done by clicking the pencil icon in the markdown file toolbar. edit

  3. Once you have made all the changes choose "Create a new branch for this commit and start a pull request" at the bottom of the page, enter a branch name, and click "Propose file change".

commit

  1. You will automatically be brought to the 'Open a pull request page'. Give your Pull Request (PR) a title and a brief description of what you changed/updated/added. Once that is complete click 'Create pull request'. A Carbon team member will review your PR shortly.

pr