-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from sierpinskiii/code-review-101
recreate 101
- Loading branch information
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |