Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 7e0f931

Browse files
committed
Template updates
1 parent 12ec63a commit 7e0f931

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
### Your environment
22

3-
- `vscode-ruby` version:
4-
- Ruby version:
5-
- VS Code version:
6-
- Operating System:
7-
- Hardware (optional):
8-
9-
Make sure you have `ruby`, `ruby-debug-ide` and `ruby-debug-basex19` installed before submitting your issue -- thank you !
3+
- `vscode-ruby` version:
4+
- Ruby version:
5+
- Ruby version manager (if any):
6+
- VS Code version:
7+
- Operating System:
8+
- Using language server?
109

1110
### Expected behavior
1211

13-
1412
### Actual behavior
1513

16-
17-
### Steps to reproduce the problem
14+
*This and the next section should include screenshots, code samples, console output, etc. The more information we have to reproduce the better!*

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Make sure these boxes are checked before submitting your PR -- thanks in advance!
1+
*Description of change and why it was needed here*
22

3-
- [] Build pass!
4-
- [] Follow VS Code [Coding Guidelines](https://github.com/Microsoft/vscode/wiki/Coding-Guidelines)
3+
- [] The build passes
4+
- [] TSLint is mostly happy
5+
- [] Prettier has been run

0 commit comments

Comments
 (0)