added vscode extensions
This commit is contained in:
parent
7cde0829be
commit
26e2a50441
316 changed files with 37301 additions and 0 deletions
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report of a bug
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Steps to reproduce:
|
||||
|
||||
<table><td>
|
||||
📝 <strong>Note:</strong> Remember to link to a repository or upload a code snippet that reproduces the issue as an attachment (or a code block if it’s short) to this issue: https://help.github.com/en/articles/file-attachments-on-issues-and-pull-requests
|
||||
</td></table>
|
||||
|
||||
```ejs
|
||||
<%# short code snippet that reproduces the issue goes here %>
|
||||
```
|
||||
|
||||
## Expected result:
|
||||
Loading…
Add table
Add a link
Reference in a new issue