Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 2.07 KB

CONTRIBUTING.md

File metadata and controls

58 lines (36 loc) · 2.07 KB

Contributing to Tizonia

Welcome!, and many thanks in advance if you finally decide to contribute to Tizonia.

The following is a set of guidelines for contributing to the project, definitely not rules. Use your best judgment, and feel free to suggest changes.

Table Of Contents

How Can I Contribute?

Issue Labels

How Can I Contribute?

Reporting Bugs

When you are creating a bug report, please include as many details as possible. Have a look at the issue template for ideas.

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.

Suggesting New Features

You are welcome to submit ideas for new features and enhancements, just include as many details as possible, including potential implementation options.

First Code Contribution

Unsure where to begin? You can start by looking through the good-first-issue or help-wanted issues:

Local Development

Have a look at the project's components, and follow the instructions on how to build Tizonia from source. And of course, don't hesitate to ask.

Documentation

  • See docs.tizonia.org for the project's official documentation.

  • The Wiki may also contain some useful information (although in need of an update).