mirror of
https://github.com/containers/podman.git
synced 2025-06-30 07:26:39 +08:00
Merge pull request #22924 from l0rd/fix-branch-name-in-contributing
[CI:DOCS] Rename master to main in CONTRIBUTING.md
This commit is contained in:
@ -9,7 +9,7 @@ that we follow.
|
|||||||
* [Reporting Issues](#reporting-issues)
|
* [Reporting Issues](#reporting-issues)
|
||||||
* [Working On Issues](#working-on-issues)
|
* [Working On Issues](#working-on-issues)
|
||||||
* [Contributing to Podman](#contributing-to-podman)
|
* [Contributing to Podman](#contributing-to-podman)
|
||||||
* [Continuous Integration](#continuous-integration) [](https://cirrus-ci.com/github/containers/podman/master)
|
* [Continuous Integration](#continuous-integration) [](https://cirrus-ci.com/github/containers/podman/main)
|
||||||
* [Submitting Pull Requests](#submitting-pull-requests)
|
* [Submitting Pull Requests](#submitting-pull-requests)
|
||||||
* [Communications](#communications)
|
* [Communications](#communications)
|
||||||
|
|
||||||
@ -316,7 +316,7 @@ All pull requests and branch-merges automatically run:
|
|||||||
There is always additional complexity added by automation, and so it sometimes
|
There is always additional complexity added by automation, and so it sometimes
|
||||||
can fail for any number of reasons. This includes post-merge testing on all
|
can fail for any number of reasons. This includes post-merge testing on all
|
||||||
branches, which you may occasionally see [red bars on the status graph
|
branches, which you may occasionally see [red bars on the status graph
|
||||||
.](https://cirrus-ci.com/github/containers/podman/master)
|
.](https://cirrus-ci.com/github/containers/podman/main)
|
||||||
|
|
||||||
When the graph shows mostly green bars on the right, it's a good indication
|
When the graph shows mostly green bars on the right, it's a good indication
|
||||||
the main branch is currently stable. Alternating red/green bars is indicative
|
the main branch is currently stable. Alternating red/green bars is indicative
|
||||||
|
Reference in New Issue
Block a user