mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
docs: Add ci prefixes for PR titles (#26471)
Signed-off-by: Kevin Joe Harris <kevinjoeharris1@gmail.com>
This commit is contained in:
committed by
GitHub
parent
510af5c4d7
commit
9e19a8f0bc
@@ -49,6 +49,7 @@ Please use a meaningful and concise title for your PR. This will help us to pick
|
||||
|
||||
We use [PR title checker](https://github.com/marketplace/actions/pr-title-checker) to categorize your PR into one of the following categories:
|
||||
|
||||
* `ci` - Your PR updates or improves Continuous Integration workflows
|
||||
* `fix` - Your PR contains one or more code bug fixes
|
||||
* `feat` - Your PR contains a new feature
|
||||
* `test` - Your PR adds tests to the code base, or improves existing tests
|
||||
|
||||
Reference in New Issue
Block a user