/pr-practice

Practice making a PR into an open-source repository!

Primary LanguageAssemblyMIT LicenseMIT

Pull Request (PR) Practice!

It can be scary to make a pull request into a public repository. Let's make the first one really easy, with a step-by-step guide!

Contributing

Before contributing to a repository, look for a CONTRIBUTING.md in a repository. This will be your source-of-truth for how to contribute!

Making a Pull Request

Follow this step-by-step guide to make a pull request like a pro!

  1. Fork this repository
  2. Create a feature branch
  3. Make a pull request
  4. Code Review
  5. Getting your code into main