Update CONTRIBUTING.md

Adding a subsection into the "Creating a Pull Request" section that points to the PR Example and instructions for web UI PR
pull/425/head
Lcerkov 2 years ago committed by GitHub
parent 35107945ac
commit 6271441a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      CONTRIBUTING.md

@ -38,6 +38,11 @@ regular contributor, then you will want to set up
do that, the CI checks will run locally before you even write your
commit message. This speeds up your development cycle considerably.
### Creating a pull request ###
Instructions for creating a pull request using the GitHub Web UI can be found
in [`PULL-EXAMPLE.md`](PULL-EXAMPLE.md).
### Setting up pre-commit ###
There are a few ways to do this, but we prefer to use

Loading…
Cancel
Save