Skip to content

Commit 6570489

Browse files
committed
Setup initial reviewers
1 parent 7f80bde commit 6570489

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/data/ @quantum-advantage-tracker/reviewers

.github/ISSUE_TEMPLATE/01-submission-path-observable-estimations.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: 📊 Path 1 - Observable estimations submission
22
description: Submit a problem solution to the observable estimations tracker - Trust through rigorous error control
33
labels: ['path: observable-estimations', 'submission']
4+
assignees:
5+
- minhctran
46
body:
57
- type: markdown
68
attributes:

.github/ISSUE_TEMPLATE/02-submission-path-variational-problems.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: 🌀 Path 2 - Variational problems submission
22
description: Submit a problem solution to the variational problems tracker - Certifiable quantum solutions via the variational principle
33
labels: ['path: variational-problems', 'submission']
4+
assignees:
5+
- jrm874
46
body:
57
- type: markdown
68
attributes:

.github/ISSUE_TEMPLATE/03-submission-path-classically-verifiable-problems.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: 🗝️ Path 3 - Classically verifiable problems submission
22
description: Submit a problem solution for the classically verifiable problems tracker - When quantum outputs are hard to find but easy to check
33
labels: ['path: classically-verifiable-problems', 'submission']
4+
assignees:
5+
- d-kremer
46
body:
57
- type: markdown
68
attributes:

0 commit comments

Comments
 (0)