浏览代码

Fixed styling in feature request template.

release/3.x.x
HansM 5 年前
committed by GitHub
父节点
当前提交
7aa4d5159c
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 11 次插入9 次删除
  1. +11
    -9
      .github/ISSUE_TEMPLATE/feature_request.md

+ 11
- 9
.github/ISSUE_TEMPLATE/feature_request.md 查看文件

@@ -7,20 +7,22 @@ assignees: ''

---

### Describe the feature request
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Example. I'm am trying to do [...] but [...]

Which project is your feature request related to?
Client
ManagedClient
MQTTnet.Server standalone
Server
Generic
Describe the solution you'd like
### Which project is your feature request related to?
- [x] Client
- [ ] ManagedClient
- [ ] MQTTnet.Server standalone
- [ ] Server
- [ ] Generic

### Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
### Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
### Additional context
Add any other context or screenshots about the feature request here.

正在加载...
取消
保存