1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-07-27 01:51:49 +00:00

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
This commit is contained in:
Lcerkov 2022-01-11 10:15:59 -05:00 committed by GitHub
parent 35107945ac
commit 6271441a2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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