Skip to content

Commit 9b1f179

Browse files
authored
Add issue template to redirect bug report to worker repo (#84)
1 parent e8868a2 commit 9b1f179

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG] Bug Title"
5+
---
6+
7+
<!--
8+
The issues in this repository are no longer monitored.
9+
Please report the issue to Azure/azure-functions-python-worker via the following link:
10+
https://github.com/Azure/azure-functions-python-worker/issues/new?assignees=&labels=&template=bug_report.md&title=%5BBUG%5D+Bug+Title
11+
-->

0 commit comments

Comments
 (0)