Quellcode durchsuchen

Fixed styling in feature request template.

release/3.x.x
HansM vor 5 Jahren
committed by GitHub
Ursprung
Commit
7aa4d5159c
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 11 neuen und 9 gelöschten Zeilen
  1. +11
    -9
      .github/ISSUE_TEMPLATE/feature_request.md

+ 11
- 9
.github/ISSUE_TEMPLATE/feature_request.md Datei anzeigen

@@ -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.

Laden…
Abbrechen
Speichern