Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Adding Feedback info. Clarifying our current contributing policy.
Browse files Browse the repository at this point in the history
Adding Feedback info. Clarifying our current contributing policy.
  • Loading branch information
anpaz committed Dec 13, 2017
1 parent 7e4e285 commit a72ef50
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 8 deletions.
10 changes: 10 additions & 0 deletions ISSUE_TEMPLATE.md
@@ -0,0 +1,10 @@

## THANKS FOR TAKING THE TIME TO REPORT AN ISSUE ##

Please be advised that we are collecting feedback for the entire
Microsoft Quantum Development Kit at [user voice](https://quantum.uservoice.com/).

It would be much better for us if you leave your suggestions,
requests and bugs (or praises!) there.

Thanks!
4 changes: 4 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,4 @@

Please be advised that unforunately at this point we are not ready
to accept external contributions, but we are actively working on this
so please stay tuned!
17 changes: 9 additions & 8 deletions README.md
Expand Up @@ -23,19 +23,20 @@ Please see the [installation guide](https://docs.microsoft.com/quantum/quantum-i

| branch | status |
|--------|-----------|
| master | <img src="https://quarcsw.visualstudio.com/_apis/public/build/definitions/e24b496e-28f8-4c92-a4f0-a646f968a85a/21/badge"/> |
| master | <img src="https://quarcsw.visualstudio.com/_apis/public/build/definitions/e24b496e-28f8-4c92-a4f0-a646f968a85a/22/badge"/> |


## Feedback ##

We are collecting feedback for the entire Microsoft Quantum Development Kit
at [user voice](https://quantum.uservoice.com/). Please leave your suggestions,
requests and bugs (or praises!) there.

## Contributing ##

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.
## Contributing ##

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.
Unforunately, at this point we are not ready to accept external contributions but
we are actively working on this, so please stay tuned!

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
Expand Down

0 comments on commit a72ef50

Please sign in to comment.