зеркало из https://github.com/Azure/TypeEdge.git
add issue template, vscode settings for git and vscode folders
This commit is contained in:
Родитель
8bb9cec0cd
Коммит
e63921579d
|
@ -0,0 +1,30 @@
|
|||
### Description
|
||||
|
||||
Please provide a succinct description of your issue.
|
||||
|
||||
### Repro steps
|
||||
|
||||
Please provide the steps required to reproduce the problem
|
||||
|
||||
1. Step A
|
||||
|
||||
2. Step B
|
||||
|
||||
### Expected behavior
|
||||
|
||||
Please provide a description of the behavior you expect.
|
||||
|
||||
### Actual behavior
|
||||
|
||||
Please provide a description of the actual behavior you observe.
|
||||
|
||||
### Known workarounds
|
||||
|
||||
Please provide a description of any known workarounds.
|
||||
|
||||
### Related information
|
||||
|
||||
* Operating system
|
||||
* Branch
|
||||
* .NET Runtime, CoreCLR or Mono Version
|
||||
* Performance information, links to performance testing scripts
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"files.exclude": {
|
||||
"**/.git": false,
|
||||
"**/.github":false
|
||||
}
|
||||
}
|
Загрузка…
Ссылка в новой задаче