Skip to content

Commit

Permalink
Add issue template for questions (#1151)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
sywhang committed Aug 16, 2022
1 parent 4a895a2 commit 92dded6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/question.md
@@ -0,0 +1,10 @@
---
name: Questions
about: Need help using Zap
title: ''
labels: ''
assignees: ''

---

**Please use our [Discussions page](https://github.com/uber-go/zap/discussions) to ask for help on how to use Zap**

0 comments on commit 92dded6

Please sign in to comment.