-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
Thank you for making this library better by submitting an issue. To ensure we can troubleshoot effectively, | ||
please fill out this form in its entirety. | ||
|
||
If you are submitting a feature request you may ignore this template and enter a free-form description of your request. | ||
You may also contact the maintainers directly via the Nexmo Slack to discuss the feature. | ||
|
||
### General description of the issue or question | ||
(Please be as descriptive as possible. If this is a general Nexmo question (billing, usage, etc.) you | ||
will receive a better experience by either [filing a support request](https://help.nexmo.com/hc/en-us/requests/new) | ||
directly to Nexmo or asking in the [Nexmo Slack](https://developer.nexmo.com/community/slack).) | ||
|
||
### Which target framework(s) of .NET can you reproduce this issue against? | ||
(Examples: .NET Core 2.0, netcoreapp1.0, .NET Framework 4.6.2, etc.) | ||
|
||
### What operating system(s) is exhibiting this issue? | ||
|
||
### Version or commit hash | ||
Which version(s) of `CSharp.Nexmo.Client` did you encounter this issue? | ||
|
||
### Expected Behavior | ||
What should have happened? | ||
|
||
### Actual Behavior | ||
What actually happened? | ||
|
||
### Steps to Reproduce | ||
Please provide a code snippet or steps to reproduce the issue. |