aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Laszlo Csomor <laszlocsomor@google.com>2016-12-05 12:38:50 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2016-12-05 13:54:43 +0000
commit7f6c325e57f3f777594510f87c8fe285b1ecddc4 (patch)
tree9a76b4944bc5dadfdcf0f2c30e999e2dcd43ded7 /README.md
parentb8bc49f699450a426e3a77e92153c0a344926115 (diff)
Bazel homepage: add link to release tracking issue
Fixes https://github.com/bazelbuild/bazel/issues/2170 -- PiperOrigin-RevId: 141038842 MOS_MIGRATED_REVID=141038842
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index f643f93b78..3d3f3d0515 100644
--- a/README.md
+++ b/README.md
@@ -33,11 +33,12 @@ Find more background about Bazel in our [FAQ](http://bazel.build/faq.html).
* How to [extend Bazel](http://bazel.build/docs/skylark/index.html)
* The test environment is described on the page [writing tests](http://bazel.build/docs/test-encyclopedia.html)
-## About the Bazel project:
+## About the Bazel project
* How to [contribute to Bazel](http://bazel.build/contributing.html)
* Our [governance plan](http://bazel.build/governance.html)
* Future plans are in the [roadmap](http://bazel.build/roadmap.html)
- * For each feature, which level of [support](http://bazel.build/support.html) to expect.
+ * For each feature, which level of [support](http://bazel.build/support.html) to expect
+ * [Current Bazel Release Candidate](https://github.com/bazelbuild/bazel/issues?utf8=%E2%9C%93&q=is%3Aopen%20label%3A%22Release%20blocker%22%20label%3A%22type%3A%20process%22)
[![Build Status](http://ci.bazel.io/buildStatus/icon?job=bazel-tests)](http://ci.bazel.io/job/bazel-tests)