Skip to content

Commit 92dded6

Browse files
authored
Add issue template for questions (#1151)
We're seeing some issues get filed that are being converted to Discussions manually. Let's add a template on question so that we can redirect folks to Discussions page directly.
1 parent 4a895a2 commit 92dded6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/question.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Questions
3+
about: Need help using Zap
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Please use our [Discussions page](https://github.com/uber-go/zap/discussions) to ask for help on how to use Zap**

0 commit comments

Comments
 (0)