Skip to content

Commit 99ac92a

Browse files
authored
Add QDP (Quantum Data Plane) to project structure (#864)
1 parent 2d22833 commit 99ac92a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Create a pull request on GitHub. Please follow the [pull request template](.gith
9696
## 3. Project Structure
9797

9898
- `qumat/` - Core library code
99+
- `qdp/` - QDP (Quantum Data Plane)
99100
- `docs/` - Documentation
100101
- `examples/` - Examples and Jupyter notebooks
101102
- `testing/` - Test files (using pytest)

0 commit comments

Comments
 (0)