Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit 6271441

Browse files
authored
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
1 parent 3510794 commit 6271441

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

+5
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ regular contributor, then you will want to set up
3838
do that, the CI checks will run locally before you even write your
3939
commit message. This speeds up your development cycle considerably.
4040

41+
### Creating a pull request ###
42+
43+
Instructions for creating a pull request using the GitHub Web UI can be found
44+
in [`PULL-EXAMPLE.md`](PULL-EXAMPLE.md).
45+
4146
### Setting up pre-commit ###
4247

4348
There are a few ways to do this, but we prefer to use

0 commit comments

Comments
 (0)