Skip to content

Commit

Permalink
Merge pull request #11 from sierpinskiii/code-review-101
Browse files Browse the repository at this point in the history
recreate 101
  • Loading branch information
sierpinskiii authored Apr 5, 2023
2 parents 402045c + 2944666 commit 8de452a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ chapters:
- file: contents/init-tutorial
- file: contents/vscode
- file: contents/debugger
- file: contents/contribution-101
6 changes: 6 additions & 0 deletions contents/contribution-101.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# QuISP Contribution 101
If you got the idea of "using" the QuISP and got used to it a bit, it's time to consider your contribution to QuISP!

Like other open source projects, there is more than one way to contribute to QuISP. You can write code to fix some minor/major issues, or add new functionalities, or work on documentation like this. This guide will focus on code writing, since other jobs are pretty same as other open source projects.

<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTSLcU_rtvAxS4KQjT5gmHU-CTYmOVKKhMLue6HB8IgY-4HdgC8bC3WF10LW_RqSjHRfyT3vWjlePcO/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

0 comments on commit 8de452a

Please sign in to comment.