topola/CONTRIBUTING.md

1.3 KiB

Contributing to Topola

Anyone can contribute to Topola, including you.

Contributions can be of any kind: documentation, organization, tutorials, blog posts, bug reports, issues, feature requests, feature implementations, pull requests, helping to manage issues, etc.. Many of these tasks do not require specialized programming knowledge, or any programming at all.

Chat

You are encouraged to join our Matrix chatroom or IRC channel to talk with us before you contribute. Both chatrooms are bridged, so it does not matter which one you join.

Reporting issues

If you believe you have found a defect in Topola or its documentation, please report it on our issue tracker.

Under normal operation, crashes and panics are always considered reportable bugs.

Writing code

We welcome code from anyone regardless of skill or experience level. We are friendly to newcomers. We will help you with your contribution if there are any problems.

To build Topola, follow the build instructions from our Installation guide.

Topola accepts contributions via pull requests. For a step-by-step guide on how to use these, refer to Codeberg's documentation.