8000 Add issue template · raghav7997/twilio-python@1a130ff · GitHub
[go: up one dir, main page]

Skip to content

Commit 1a130ff

Browse files
committed
Add issue template
1 parent 453710b commit 1a130ff

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
*Note: These issues are for bugs and feature requests for the helper libraries. If you need help or support, please email help@twilio.com and one of our experts will assist you!*
2+
3+
4+
**Version:**
5+
**API Subdomain (api/taskrouter/ip_messaging):**
6+
7+
### Code Snippet
8+
```python
9+
# paste code here
10+
```
11+
12+
### Exception / Log
13+
```
14+
<place exception / log here>
15+
```
16+
17+
### Steps to Reproduce
18+
1.
19+
2.
20+
3.
21+
22+
23+
### Feature Request
24+
_If this is a feature request, make sure you search Issues for an existing request before creating a new one!_

0 commit comments

Comments
 (0)
0