Skip to content

Contributing

Simon Hümmer edited this page Feb 29, 2024 · 3 revisions

Developing

🚩 Issues

I have created some issues specifically for people wanting to contribute. Most of them are relatively small issues that (hopefully) offer a good introduction into the code base.

🧪 Tests

Although there are no Tickets regarding this, Korangar is severely lacking when it comes to tests of any sort. I wouldn't expect anyone to actually write tests but if you want to I definitely won't complain :)

📝 Style

The entire project is formatted using Rustfmt. Additionally, please make sure that all commit messages start with a capital letter. Other than that I don't have any specific rules on coding style but I would like to keep the look of the code consistent.

Clone this wiki locally