rhelmot / CelesteMagicTimer

Autosplitter program for Celeste on Linux
MIT License
11 stars 7 forks source link

Interested in contributing, but missing a how-to #1

Open Weyaaron opened 3 years ago

Weyaaron commented 3 years ago

Hi, I'm interested in contributing to this project. Are there any guidelines/suggestions on how to contribute?

rhelmot commented 3 years ago

Hey!! Thanks for your interest!

So if you're looking for a CONTRIBUTING.md project style guidelines, there isn't really one, I'll enforce any style requirements during code review.

If you're looking for guidance on specific projects to work on, I've dumped my TODO list into the github issues tab, so you can pick any of those and start working.

If you have questions about how any particular part of the code works, you can open an issue asking and I'll comment the code thoroughly for you.

Weyaaron commented 3 years ago

Cool, this will be fun :) My first "contribution" would actually be just quality of live-stuff, since I study computerscience, I work with python a lot and have a decent knowledge on these topics. I'll do a pull request once I'm done. Edit: See #10 for the initial result.