2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-14 21:18:40 +00:00

Auto merge of - lnicola:rm-blank-issue, r=lnicola

minor: tweak wording and remove blank issue template

There's already a "blank issue" link at the bottom, and some users seem to pick this one because it's the first.
This commit is contained in:
bors 2023-01-10 18:01:48 +00:00
commit a97cbb1ee9
2 changed files with 1 additions and 11 deletions
.github/ISSUE_TEMPLATE

View file

@ -1,10 +0,0 @@
---
name: Blank Issue
about: Create a blank issue.
title: ''
labels: ''
assignees: ''
---

View file

@ -22,4 +22,4 @@ Otherwise please try to provide information which will help us to fix the issue
**rustc version**: (eg. output of `rustc -V`)
**relevant settings**: (eg. client settings, or environment variables like `CARGO`, `RUSTUP_HOME` or `CARGO_HOME`)
**relevant settings**: (eg. client settings, or environment variables like `CARGO`, `RUSTC`, `RUSTUP_HOME` or `CARGO_HOME`)