List places to ask questions for rules_cc

RELNOTES: None.
PiperOrigin-RevId: 235702390
This commit is contained in:
hlopko 2019-02-26 05:10:49 -08:00 committed by Copybara-Service
parent d08a69a7bd
commit a68eaadfed
1 changed files with 13 additions and 0 deletions

View File

@ -48,3 +48,16 @@ TLDR:
bazel run @rules_cc//tools/migration:legacy_fields_migrator -- \ bazel run @rules_cc//tools/migration:legacy_fields_migrator -- \
--input=my_toolchain/CROSSTOOL \ --input=my_toolchain/CROSSTOOL \
--inline --inline
# Contributing
Bazel and rules_cc are the work of many contributors. We appreciate your help!
To contribute, please read the contribution guidelines: [CONTRIBUTING.md](https://github.com/bazelbuild/rules_cc/blob/master/CONTRIBUTING.md).
Note that the rules_cc use the GitHub issue tracker for bug reports and feature requests only.
For asking questions see:
* [Stack Overflow](https://stackoverflow.com/questions/tagged/bazel)
* [rules_cc mailing list](https://groups.google.com/forum/#!forum/cc-bazel-discuss)
* Slack channel `#cc` on [bazelbuild.slack.com](https://bazelbuild.slack.com) (use [bazel-slackin](https://bazel-slackin.herokuapp.com) to join).