Skip to content

Commit

Permalink
rm
Browse files Browse the repository at this point in the history
  • Loading branch information
yanue committed Oct 29, 2020
1 parent a2bca85 commit 43b709f
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/v2rayu-------.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: V2RayU程序及使用问题
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

提交 Issue 之前请先在issue上搜索是否有相似问题, 看看能不能解决问题 (有太多相同的issue,没精力处理)。
除非特殊情况,请完整填写以下所有问题,不按模板发的 issue 将直接被关闭。

1) 你正在使用的 V2RayU 和 Mac 版本 ?

2) 你遇到的问题是什么?(请描述具体现象,比如访问超时,TLS 证书错误等)

3) 请附上你的配置(提交 Issue 前请隐藏服务器端IP地址)。

```javascript
// 在这里附上配置信息
```
4) 请附上出错时软件输出的错误日志。

```javascript
// 在这里附上日志信息
```

请预览一下你填的内容再提交。

0 comments on commit 43b709f

Please sign in to comment.