about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/.github/ISSUE_TEMPLATE/bug_report.md
blob: 0dc93d452635e4832f70aadc49c3701727163e4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
name: Bug report
about: Create a bug report to help us fix it.
labels: 'type: bug'

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior.

**Expected behavior**
A clear and concise description of what you expected to happen.

**Environment**
 - OS name + version:
 - Bazel version:
 - Version of the rules:

**Additional context**
Add any other context about the problem here.