grpc-dart/.github/ISSUE_TEMPLATE

18 lines
303 B
Plaintext

<short description>
<version of the grpc-dart packages used; see your `pubspec.lock` file>
## Repro steps
1. step1
1. step2
1. step3
Expected result: <describe what should have happened>
Actual result: <describe what actually happened>
## Details
<Include any other relevant details, logs, etc.>