blob: db7d9be547df26f661a740e59283ac2c4a54eda3 [file] [log] [blame] [view]
Laszlo Csomorf5280fd2018-01-03 23:45:04 -08001> ATTENTION! Please read and follow:
Dmitry Lomoveca69402019-07-23 06:59:55 -07002> - if this is a _question_ about how to build / test / query / deploy using Bazel, or a _discussion starter_, send it to bazel-discuss@googlegroups.com
Laszlo Csomorf5280fd2018-01-03 23:45:04 -08003> - if this is a _bug_ or _feature request_, fill the form below as best as you can.
Laszlo Csomorca2c1842016-11-02 11:03:12 +00004
Laszlo Csomorf5280fd2018-01-03 23:45:04 -08005### Description of the problem / feature request:
Laszlo Csomorca2c1842016-11-02 11:03:12 +00006
Laszlo Csomorf5280fd2018-01-03 23:45:04 -08007> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +00008
Laszlo Csomorf5280fd2018-01-03 23:45:04 -08009### Feature requests: what underlying problem are you trying to solve with this feature?
Laszlo Csomorca2c1842016-11-02 11:03:12 +000010
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080011> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000012
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080013### Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000014
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080015> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000016
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080017### What operating system are you running Bazel on?
Laszlo Csomorca2c1842016-11-02 11:03:12 +000018
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080019> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000020
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080021### What's the output of `bazel info release`?
Laszlo Csomorca2c1842016-11-02 11:03:12 +000022
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080023> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000024
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080025### If `bazel info release` returns "development version" or "(@non-git)", tell us how you built Bazel.
26
27> Replace this line with your answer.
28
29### What's the output of `git remote get-url origin ; git rev-parse master ; git rev-parse HEAD` ?
30
31> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000032
Googlerb102cf72017-03-24 12:30:55 +000033### Have you found anything relevant by searching the web?
Laszlo Csomorca2c1842016-11-02 11:03:12 +000034
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080035> Replace these lines with your answer.
36>
37> Places to look:
38> - StackOverflow: http://stackoverflow.com/questions/tagged/bazel
39> - GitHub issues: https://github.com/bazelbuild/bazel/issues
40> - email threads on https://groups.google.com/forum/#!forum/bazel-discuss
Laszlo Csomorca2c1842016-11-02 11:03:12 +000041
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080042### Any other information, logs, or outputs that you want to share?
43
44> Replace these lines with your answer.
45>
46> If the files are large, upload as attachment or provide link.