Users/stfrance/issue template (#37)
* Issue template. * Remove npm-debug. Add to .gitignore.
This commit is contained in:
Родитель
085ce6acec
Коммит
fb148ec254
|
@ -6,3 +6,4 @@ samples/*.js
|
|||
samples/*.txt
|
||||
test/*.js
|
||||
test/testoutput.txt
|
||||
npm-debug.log
|
|
@ -0,0 +1,27 @@
|
|||
1. Please check our current Issues to see if someone already reported this https://github.com/Microsoft/typed-rest-client/issues
|
||||
2. Take a look at our Instructions for logging issues https://github.com/Microsoft/typed-rest-client/blob/master/CONTRIBUTING.md#instructions-for-logging-issues
|
||||
|
||||
### Environment
|
||||
Node version:
|
||||
Npm version:
|
||||
OS and version:
|
||||
typed-rest-client version:
|
||||
|
||||
### Issue Description
|
||||
<!--- Please provide a short description of the issue -->
|
||||
|
||||
### Expected behaviour
|
||||
<!--- Tell us what should happen -->
|
||||
|
||||
### Actual behaviour
|
||||
<!--- Tell us what happens instead -->
|
||||
|
||||
### Steps to reproduce
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
4.
|
||||
5.
|
||||
|
||||
### Logs
|
||||
<!-- Any logs you have/stack traces/etc. -->
|
Загрузка…
Ссылка в новой задаче