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

Latest commit

 

History

History
28 lines (15 loc) · 1.4 KB

CONTRIBUTING.md

File metadata and controls

28 lines (15 loc) · 1.4 KB

Contributing to Valerie

Firstly, thank you for taking the time to contribute.😁

The content below are just guidelines and not strict rules. Feel free to propose changes to this document in a PR.

Valerie is all about creating simple and easy to understand web UI in Rust without compromising on performance.

The primary way of contributing to Valerie is by spreading the word about it and helping out people who want to use it. You can communicate with us the issues that you are facing, however subtle it might be. Fixing bugs and improving the library and the community as a whole are highly appreciated.

Getting started

  • Install wasm-pack and get familiarised with it. Docs are available for wasm-pack.
  • Use valerie for a personal project or try experimenting with it.
  • If you feel like you are getting stuck somewhere, or else you are having to write a lot of code to achieve something simple and easy, do let us know.

Community

Join us on Discord.

Contribute

Pick out some issues, and help us out. You can do it by sharing your knowledge and opinions, or fixing bugs, or writing documentations, or even implementing new features.

Code of Conduct

You can read the Code of Conduct here.