diff --git a/.github/pull.yml b/.github/pull.yml new file mode 100644 index 000000000000..9fc91cab5fb6 --- /dev/null +++ b/.github/pull.yml @@ -0,0 +1,5 @@ +version: "1" +rules: + - base: main + upstream: main + mergeMethod: merge diff --git a/README.md b/README.md index 2bedfafa16ba..f665bdfd3a66 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ **Note**: The `main` branch may be in an *unstable or even broken state* during development. For stable versions, see [releases][github-release]. +fe + ![etcd Logo](logos/etcd-horizontal-color.svg) etcd is a distributed reliable key-value store for the most critical data of a distributed system, with a focus on being: