Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 3.11 KB

CONTRIBUTING.md

File metadata and controls

44 lines (24 loc) · 3.11 KB

Contributing to Xircuits

Welcome to Xircuits!

The following is a set of guidelines for contributing to Xircuits on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

How Can I Contribute?

Contributors are always welcome in any of the categories whether it's core features or Xircuits libraries. Here are some you can try:

1. Xircuits Component Libraries

Xircuits is built on top of famous Python libraries and frameworks, we're always looking to expand our library. Here's a guide to get you started, and you can submit a PR to add it here.

2. Xircuits Project Templates

Are you using Xircuits for your project and would like to share it to the world? Here's a guide to start, then add to our project list here.

3. Xircuits Core Features

We have a long list of features we'd love to have for Xircuits. If you have expertise in JS/TS, you're more than welcome to give it a try. Here's the core development guide to help you.

4. Tests and Validation

Xircuits is using Playwright to validate the builds. As currently it only validates a few core features (compiling and running), we're always looking to expand the tests.

5. Documentation Updates

Currently the documentation is hosted at https://xircuits.io/. If you spot an error or would like to contribute your own guides, feel free to make a PR.

Other

Feature Requests

Xircuits has a long list of features that we want to implement. Please check the project tab to see if we have that feature already in our road map, and if not then use the feature request template to request that feature.

Reporting Bugs

Before creating bug reports, please check this list as you might find out that you don't need to create 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.

Note: If you find a Closed issue that seems like it is the same thing that you're experiencing, open a new issue and include a link to the original issue in the body of your new one.

Chat with the Devs!

We have our Dev Discord here. Feel free to ping any of us with a dev tag if you need support or have any questions.