qiboteam / qibo

A framework for quantum computing
https://qibo.science
Apache License 2.0
287 stars 58 forks source link

Adding code of conduct #1387

Closed scarrazza closed 2 months ago

scarrazza commented 2 months ago

Including a code of conduct before elaborating the contributing guidelines.

alecandido commented 2 months ago

https://github.com/EthicalSource/contributor_covenant/blob/release/README.md#registering-your-community-as-an-adopter ?

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.84%. Comparing base (98a310a) to head (dea07f4). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1387 +/- ## ======================================= Coverage 99.84% 99.84% ======================================= Files 76 76 Lines 10844 10844 ======================================= Hits 10827 10827 Misses 17 17 ``` | [Flag](https://app.codecov.io/gh/qiboteam/qibo/pull/1387/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/qiboteam/qibo/pull/1387/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | `99.84% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

scarrazza commented 2 months ago

@andrea-pasquale I will open another PR for that. @alecandido I will have a look. Are you suggesting to use that instead as template?

alecandido commented 2 months ago

@alecandido I will have a look. Are you suggesting to use that instead as template?

Nono, that's exactly the template you used. I just took a look at the website, and they were suggesting to list yourself in their adopters. Not sure we want to go through the burden (i.e. just a PR adding a line to a CSV), but I posted just in case.

scarrazza commented 2 months ago

@alecandido I will have a look. Are you suggesting to use that instead as template?

Nono, that's exactly the template you used. I just took a look at the website, and they were suggesting to list yourself in their adopters. Not sure we want to go through the burden (i.e. just a PR adding a line to a CSV), but I posted just in case.

Sure, I will have a look.