File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
- [ // ] : # ( SPDX-License-Identifier: CC-BY-4.0 )
2
- [ // ] : # ( TODO Customize Issue templates )
3
-
4
- [ // ] : # ( See https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository )
5
1
---
6
2
name : Bug report
7
3
about : Create a report to help us improve
8
4
title : ' '
9
- labels: ''
5
+ labels : bug
10
6
assignees : ' '
11
7
12
8
---
@@ -27,12 +23,16 @@ A clear and concise description of what you expected to happen.
27
23
** Screenshots**
28
24
If applicable, add screenshots to help explain your problem.
29
25
30
- ** Environment (please complete the following information):**
31
- - OS: [ e.g. Ubuntu 20]
32
- - OpenSSL version [ e.g., 3.0.2]
33
- - Compiler version used [ e.g., clang 9.0.0]
34
- - Build variables used [ e.g., "-DOQS_ALGS_ENABLED=STD"]
35
- - liboqs version [ e.g. 0.7.2 or main branch]
26
+ ** Desktop (please complete the following information):**
27
+ - OS: [ e.g. iOS]
28
+ - Browser [ e.g. chrome, safari]
29
+ - Version [ e.g. 22]
30
+
31
+ ** Smartphone (please complete the following information):**
32
+ - Device: [ e.g. iPhone6]
33
+ - OS: [ e.g. iOS8.1]
34
+ - Browser [ e.g. stock browser, safari]
35
+ - Version [ e.g. 22]
36
36
37
37
** Additional context**
38
- Add any other context about the problem here.
38
+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments