Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.7 KB

File metadata and controls

31 lines (17 loc) · 1.7 KB

简体中文

Contributing to QubitTool

First off, thank you for considering contributing to QubitTool! It's people like you that make QubitTool such a great tool.

How Can I Contribute?

Reporting Bugs

Bugs are tracked as GitHub Issues. Before creating a bug report, please check the existing issues to see if the problem has already been reported. If it has, please add a comment to the existing issue instead of creating a new one.

When you are creating a bug report, please include as many details as possible. Fill out the required template, the information it asks for helps us resolve issues faster.

Suggesting Enhancements

We're always looking for suggestions to make QubitTool better. If you have an idea for a new feature or an improvement to an existing one, please create an issue using the Feature Request template.

Your First Code Contribution

Unsure where to begin contributing to QubitTool? You can start by looking through beginner and help-wanted issues:

  • Beginner issues - issues which should only require a few lines of code, and a test or two.
  • Help wanted issues - issues which should be a bit more involved than beginner issues.

Pull Requests

We do not accept pull requests for code changes in this repository. This repository is for community discussions and feedback.