Skip to content

Commit cbe90be

Browse files
authored
Merge pull request #3 from pq-code-package/planetf1-patch-1
2 parents 5daaa4f + 07ab50f commit cbe90be

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
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)
51
---
62
name: Bug report
73
about: Create a report to help us improve
84
title: ''
9-
labels: ''
5+
labels: bug
106
assignees: ''
117

128
---
@@ -27,12 +23,16 @@ A clear and concise description of what you expected to happen.
2723
**Screenshots**
2824
If applicable, add screenshots to help explain your problem.
2925

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]
3636

3737
**Additional context**
38-
Add any other context about the problem here.
38+
Add any other context about the problem here.

0 commit comments

Comments
 (0)