diff options
| author | joseph-henry <[email protected]> | 2020-09-12 13:08:31 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-12 13:08:31 -0700 |
| commit | 2b9d9168e0303d008b4a496027c8bb21879a1e84 (patch) | |
| tree | c52b4946c5e764c0b244455c7f4bafee56cacd17 /.github | |
| parent | 94669a47090c5a127cb4f1476afc7d61894ebb7e (diff) | |
Update issue templates
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/game-connection-issue.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/game-connection-issue.md b/.github/ISSUE_TEMPLATE/game-connection-issue.md new file mode 100644 index 00000000..e7e610ae --- /dev/null +++ b/.github/ISSUE_TEMPLATE/game-connection-issue.md @@ -0,0 +1,15 @@ +--- +name: Game Connection Issue +about: 'Game issues are better served by our forum: https://discuss.zerotier.com' +title: I'm probably submitting this issue in the wrong place +labels: '' +assignees: '' + +--- + +Are you having trouble connecting to a game on your virtual network after installing ZeroTier? + +- [ ] Yes +- [ ] No + +If you answered yes it's very likely that your question would be better answered on our [forums](https://discuss.zerotier.com) instead of creating a GitHub issue. Ideally, Github tickets should be reserved for suspected bugs and and feature requests. |
