This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 #475 from jaygambetta/master
updating readme and contribute
- Loading branch information
Showing
2 changed files
with
49 additions
and
19 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
Contributing | ||
=============== | ||
|
||
If you would like to contribute to the Qiskit-tutorials, there are a number of ways to | ||
get involved: | ||
|
||
* **Issues**: Issues can be reported with GitHub `issue | ||
reporting <https://github.com/Qiskit/qiskit-tutorial/issues>`_ for this repository. | ||
Select `New issue`, fill in a descriptive title, and provide as much detail | ||
as is needed for the issue to be reproduced. | ||
|
||
* **Notebooks**: If you would like to contribute a notebook, please | ||
create a `fork <https://help.github.com/articles/fork-a-repo/>`_ of the repository | ||
from the `master` branch and create a | ||
`pull requests <https://help.github.com/articles/about-pull-requests>`_ for your change. | ||
Note that new notebooks should be placed in the relevant part of the | ||
`Community <./community/>`_ section. | ||
|
||
Contributor License Agreement | ||
----------------------------- | ||
|
||
We'd love to accept your code! Before we can, we have to get a few legal | ||
requirements sorted out. By signing a contributor license agreement (CLA), we | ||
ensure that the community is free to use your contributions. | ||
|
||
When you contribute to the Qiskit Terra project with a new pull request, a bot will | ||
evaluate whether you have signed the CLA. If required, the bot will comment on | ||
the pull request, including a link to accept the agreement. The | ||
`individual CLA <https://qiskit.org/license/qiskit-cla.pdf>`_ document is | ||
available for review as a PDF. | ||
|
||
NOTE: If you work for a company that wants to allow you to contribute your work, | ||
then you'll need to sign a `corporate CLA <https://qiskit.org/license/qiskit-corporate-cla.pdf>`_ | ||
and email it to us at qiskit@us.ibm.com. |
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