Skip to content

Commit c3b6ad9

Browse files
authored
Update bug_report template
Remind customer to look into the existing issues and troubleshooting guides before creating a new GitHub issue.
1 parent 0e232f7 commit c3b6ad9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ title: "[BUG] Bug Title"
55
---
66

77
<!--
8+
Before creating a new issue, please check if the issue already exists in the [open issues panel](https://github.com/Azure/azure-functions-python-worker/issues?q=is%3Aissue+is%3Aopen) and please check the [Troubleshooting Guides](https://github.com/Azure/azure-functions-python-worker/wiki#troubleshooting-guides) in our wiki.
89
Please describe your issue or feature request below.
910
-->
1011

@@ -96,4 +97,4 @@ six==1.11.0
9697
```
9798
9899
</details>
99-
-->
100+
-->

0 commit comments

Comments
 (0)