Skip to content

Commit d508752

Browse files
authored
Update CONTRIBUTING.md
1 parent 2efb8eb commit d508752

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ make docs
1616

1717
1. Fork the repo
1818
2. Create a PR from your fork against the `master` branch
19-
3. Add labels to your PR (see: [Labels](.github/release-drafter.yaml))
2019

2120
### PR Requirements
2221

2322
1. Ensure that all tests pass (via commenting `/test` if you are an admin or a contributor with write access on this repo, otherwise wait for a maintainer to submit the comment. The comment will be ignored if you are not an admin or a contributor with write access on this repo. See: https://codefresh.io/docs/docs/pipelines/triggers/git-triggers/#support-for-building-pull-requests-from-forks)
24-
4. Ensure `make docs` and `make fmt` have been run and the changes have been committed. Otherwise, you will have failing status checks.
23+
4. Ensure `make docs` and `make fmt` have been run and the changes have been committed. Otherwise, you will have failing status checks.

0 commit comments

Comments
 (0)