mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-21 16:20:46 +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:
parent
35107945ac
commit
6271441a2b
1 changed files with 5 additions and 0 deletions
|
@ -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
|
do that, the CI checks will run locally before you even write your
|
||||||
commit message. This speeds up your development cycle considerably.
|
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 ###
|
### Setting up pre-commit ###
|
||||||
|
|
||||||
There are a few ways to do this, but we prefer to use
|
There are a few ways to do this, but we prefer to use
|
||||||
|
|
Loading…
Reference in a new issue