diff options
author | Christian Breunig <christian@breunig.cc> | 2024-12-23 09:47:19 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-12-23 09:47:19 +0100 |
commit | 38395e86d54ed2cd47b7af76a0bd8534fde9e5c1 (patch) | |
tree | 04947f88248808cfad9c11563293291dc66ea7b3 /CONTRIBUTING.md | |
parent | 3b95165b039a7058f8e9312815d7dad2dc05b694 (diff) | |
download | vyos-build-38395e86d54ed2cd47b7af76a0bd8534fde9e5c1.tar.gz vyos-build-38395e86d54ed2cd47b7af76a0bd8534fde9e5c1.zip |
T6674: remove all references to Jenkins
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ff00df8..2f57a272 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ task first. Once there is an entry in Phabricator, you should reference its id in your commit message, as shown below: * `ddclient: T1030: auto create runtime directories` -* `Jenkins: add current Git commit ID to build description` +* `keepalived: T1234: do not autostart service, will be done by CLI` If there is no [Phabricator](https://vyos.dev) reference in the commits of your pull request, we have to ask you to amend the commit message. |