8000 Add issue template · randy3465/twilio-python@25fd789 · GitHub
[go: up one dir, main page]

Skip to content

Commit 25fd789

Browse files
author
Carlos Diaz-Padron
committed
Add issue template
1 parent cbf00e8 commit 25fd789

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

issue_template.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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!_
25+

0 commit comments

Comments
 (0)
0