mirror of https://github.com/grpc/grpc-node.git
Adding even more fields, and a few words on logs.
This commit is contained in:
parent
69add87bd4
commit
b89330e1d3
|
@ -11,10 +11,11 @@ A clear and concise description of what the problem is.
|
|||
Give very precise steps you've discovered to reproduce your problem. If possible and applicable, provide us with a repository we can clone that contains a reproduction case. Also if possible and applicable, please include a Dockerfile that exhibits the problem if it's specific to a certain environment. Bug reports with no reproduction steps will be closed.
|
||||
|
||||
**Environment**
|
||||
- OS name and version: [e.g. Linux Ubuntu 18.04]
|
||||
- OS name, version and architecture: [e.g. Linux Ubuntu 18.04 amd64]
|
||||
- Node version [e.g. 8.10.0]
|
||||
- Node installation method [e.g. nvm]
|
||||
- If applicable, compiler version [e.g. clang 3.8.0-2ubuntu4]
|
||||
- Package name and version [e.g. gRPC@1.12.0]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here. If possible, attach full logs.
|
||||
Add any other context about the problem here. If possible, attach full logs. Do not try to omit anything for brevity, but instead include absolutely everything. Please try and set your operating system's locale to English, so that logs contain error messages in the English language.
|
||||
|
|
Loading…
Reference in New Issue