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

Commit

Permalink
Template updates
Browse files Browse the repository at this point in the history
  • Loading branch information
wingrunr21 committed Aug 7, 2018
1 parent 12ec63a commit 7e0f931
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
17 changes: 7 additions & 10 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
### Your environment

- `vscode-ruby` version:
- Ruby version:
- VS Code version:
- Operating System:
- Hardware (optional):

Make sure you have `ruby`, `ruby-debug-ide` and `ruby-debug-basex19` installed before submitting your issue -- thank you !
- `vscode-ruby` version:
- Ruby version:
- Ruby version manager (if any):
- VS Code version:
- Operating System:
- Using language server?

### Expected behavior


### Actual behavior


### Steps to reproduce the problem
*This and the next section should include screenshots, code samples, console output, etc. The more information we have to reproduce the better!*
7 changes: 4 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Make sure these boxes are checked before submitting your PR -- thanks in advance!
*Description of change and why it was needed here*

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

0 comments on commit 7e0f931

Please sign in to comment.