Skip to content

Contributing

vE5li edited this page Nov 10, 2022 · 6 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. 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