blob: 480c7f9face2d64c17c87b73df9001ce1fae295d [file] [log] [blame] [view]
Pras Velagapudie3a37b52021-12-20 09:19:49 -08001<!--
2ATTENTION! Please read and follow:
3- 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
4- if this is a _bug_ or _feature request_, fill the form below as best as you can.
5-->
Laszlo Csomorca2c1842016-11-02 11:03:12 +00006
Laszlo Csomorf5280fd2018-01-03 23:45:04 -08007### Description of the problem / feature request:
Laszlo Csomorca2c1842016-11-02 11:03:12 +00008
Laszlo Csomorf5280fd2018-01-03 23:45:04 -08009> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000010
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080011### Feature requests: what underlying problem are you trying to solve with this feature?
Laszlo Csomorca2c1842016-11-02 11:03:12 +000012
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080013> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000014
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080015### 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 +000016
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080017> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000018
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080019### What operating system are you running Bazel on?
Laszlo Csomorca2c1842016-11-02 11:03:12 +000020
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080021> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000022
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080023### What's the output of `bazel info release`?
Laszlo Csomorca2c1842016-11-02 11:03:12 +000024
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080025> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000026
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080027### If `bazel info release` returns "development version" or "(@non-git)", tell us how you built Bazel.
28
29> Replace this line with your answer.
30
31### What's the output of `git remote get-url origin ; git rev-parse master ; git rev-parse HEAD` ?
32
33> Replace this line with your answer.
Laszlo Csomorca2c1842016-11-02 11:03:12 +000034
Googlerb102cf72017-03-24 12:30:55 +000035### Have you found anything relevant by searching the web?
Laszlo Csomorca2c1842016-11-02 11:03:12 +000036
Pras Velagapudie3a37b52021-12-20 09:19:49 -080037> Replace this line with your answer.
38
39<!--
40Places to look:
41 - StackOverflow: http://stackoverflow.com/questions/tagged/bazel
42 - GitHub issues: https://github.com/bazelbuild/bazel/issues
43 - email threads on https://groups.google.com/forum/#!forum/bazel-discuss
44-->
Laszlo Csomorca2c1842016-11-02 11:03:12 +000045
Laszlo Csomorf5280fd2018-01-03 23:45:04 -080046### Any other information, logs, or outputs that you want to share?
47
Pras Velagapudie3a37b52021-12-20 09:19:49 -080048> Replace this line with your answer.
49
50<!-- If the files are large, upload as attachment or provide link. -->