aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 27b74db9fc48ed4578ed27db046aafa545d31255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
name: Bug report
about: Create a bug report for rust-analyzer.
title: ''
labels: ''
assignees: ''

---

<!--
Troubleshooting guide: https://rust-analyzer.github.io/manual.html#troubleshooting
Forum for questions: https://users.rust-lang.org/c/ide/14

Please try to provide information which will help us to fix the issue faster. Minimal reproducible examples with few dependencies are especially lovely <3
-->