mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 15:39:22 +01:00
Update after Simon's comment
Update the comment with Simon's comments
This commit is contained in:
parent
b3136be542
commit
779d9f6886
2 changed files with 10 additions and 9 deletions
11
.github/issue_template.md
vendored
11
.github/issue_template.md
vendored
|
|
@ -8,16 +8,17 @@ Note: This is just a template, so feel free to use/remove the unnecessary things
|
|||
## Bug
|
||||
|
||||
**OS**
|
||||
linux|windows|??
|
||||
mbed-OS|linux|windows|
|
||||
|
||||
**mbed TLS build:**
|
||||
Version: x.x.x or git commit id
|
||||
Configuration: please attach config.h file
|
||||
OS version: x.x.x
|
||||
Configuration: please attach config.h file where possible
|
||||
Compiler and options (if you used a pre-built binary, please indicate how you obtained it):
|
||||
Additional environment information:
|
||||
|
||||
**peer device TLS stack and version**
|
||||
openSSL | GnuTls | other
|
||||
openSSL|GnuTls|Chrome|NSS(Firefox)|SEcureChannel (IIS/Internet Explorer/Edge)|Other
|
||||
version:
|
||||
|
||||
**Expected behavior**
|
||||
|
|
@ -29,7 +30,7 @@ version:
|
|||
----------------------------------------------------------------
|
||||
## Enhancement\Feature Request
|
||||
|
||||
**Incentive for change**
|
||||
**Justification - why does the library need this feature?**
|
||||
|
||||
**Suggested enhancement**
|
||||
|
||||
|
|
@ -37,4 +38,4 @@ version:
|
|||
|
||||
## Question
|
||||
|
||||
**Please first check for answers in the [mbed TLS knowledge Base](https://tls.mbed.org/kb), and preferebly file an issue in the [mbed TLS support forum](https://tls.mbed.org/discussions)**
|
||||
**Please first check for answers in the [mbed TLS knowledge Base](https://tls.mbed.org/kb), and preferebly file an issue in the [mbed TLS support forum](https://tls.mbed.org/discussions)**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue