xref: /aosp_15_r20/external/bazelbuild-rules_cc/ISSUE_TEMPLATE.md (revision eed53cd41c5909d05eedc7ad9720bb158fd93452)
1*eed53cd4SHONG Yifan
2*eed53cd4SHONG Yifan> ATTENTION! Please read and follow:
3*eed53cd4SHONG Yifan> - if this is a _question_ about how to build / test / query / deploy using Bazel, ask it on StackOverflow instead: https://stackoverflow.com/questions/tagged/bazel
4*eed53cd4SHONG Yifan> - if this is a _discussion starter_, send it to [email protected] or [email protected]
5*eed53cd4SHONG Yifan> - if this is a _bug_ or _feature request_, fill the form below as best as you can.
6*eed53cd4SHONG Yifan
7*eed53cd4SHONG Yifan### Description of the problem / feature request:
8*eed53cd4SHONG Yifan
9*eed53cd4SHONG Yifan> Replace this line with your answer.
10*eed53cd4SHONG Yifan
11*eed53cd4SHONG Yifan### Feature requests: what underlying problem are you trying to solve with this feature?
12*eed53cd4SHONG Yifan
13*eed53cd4SHONG Yifan> Replace this line with your answer.
14*eed53cd4SHONG Yifan
15*eed53cd4SHONG Yifan### Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
16*eed53cd4SHONG Yifan
17*eed53cd4SHONG Yifan> Replace this line with your answer.
18*eed53cd4SHONG Yifan
19*eed53cd4SHONG Yifan### What operating system are you running Bazel on?
20*eed53cd4SHONG Yifan
21*eed53cd4SHONG Yifan> Replace this line with your answer.
22*eed53cd4SHONG Yifan
23*eed53cd4SHONG Yifan### What's the output of `bazel info release`?
24*eed53cd4SHONG Yifan
25*eed53cd4SHONG Yifan> Replace this line with your answer.
26*eed53cd4SHONG Yifan
27*eed53cd4SHONG Yifan### If `bazel info release` returns "development version" or "(@non-git)", tell us how you built Bazel.
28*eed53cd4SHONG Yifan
29*eed53cd4SHONG Yifan> Replace this line with your answer.
30*eed53cd4SHONG Yifan
31*eed53cd4SHONG Yifan### What version of rules_cc do you use? Can you paste the workspace rule used to fetch rules_cc? What other relevant dependencies does your project have?
32*eed53cd4SHONG Yifan
33*eed53cd4SHONG Yifan> Replace this line with your answer.
34*eed53cd4SHONG Yifan
35*eed53cd4SHONG Yifan### What Bazel options do you use to trigger the issue? What C++ toolchain do you use?
36*eed53cd4SHONG Yifan
37*eed53cd4SHONG Yifan> Replace this line with your answer.
38*eed53cd4SHONG Yifan
39*eed53cd4SHONG Yifan###  Have you found anything relevant by searching the web?
40*eed53cd4SHONG Yifan
41*eed53cd4SHONG Yifan> Replace these lines with your answer.
42*eed53cd4SHONG Yifan>
43*eed53cd4SHONG Yifan> Places to look:
44*eed53cd4SHONG Yifan> * StackOverflow: http://stackoverflow.com/questions/tagged/bazel
45*eed53cd4SHONG Yifan> * GitHub issues:
46*eed53cd4SHONG Yifan>   * https://github.com/bazelbuild/rules_cc/issues
47*eed53cd4SHONG Yifan>   * https://github.com/bazelbuild/bazel/issues
48*eed53cd4SHONG Yifan> * email threads:
49*eed53cd4SHONG Yifan>   * https://groups.google.com/forum/#!forum/bazel-discuss
50*eed53cd4SHONG Yifan>   * https://groups.google.com/forum/#!forum/cc-bazel-discuss
51*eed53cd4SHONG Yifan
52*eed53cd4SHONG Yifan### Any other information, logs, or outputs that you want to share?
53*eed53cd4SHONG Yifan
54*eed53cd4SHONG Yifan> Replace these lines with your answer.
55*eed53cd4SHONG Yifan>
56*eed53cd4SHONG Yifan> If the files are large, upload as attachment or provide link.
57