All contributions are currently welcome. Some tasks that are in our priority list right now include:
- Code review and improvements using latest React release and standard (hooks) #55
- Write real covering tests #62
- Map: feature request: #51
- UI needs to be checked by someone with more experience in UI/UX
Open an issue if:
- You encounter problems installing or using neomap
- You find something that looks like a bug (even if you are unsure)
- You would like us to include a new feature
Right now the documentation is hosted on GitHub wiki: https://github.com/stellasia/neomap/wiki. Contact me if you would like to help improving it.
- Let the others know you are working on the topic:
- comment on an existing issue or
- create a new issue if the topic is new. It will also allow us to make sure we are all aligned with the direction we want to push the project to.
- Clone the repo and start a new branch on your local clone
- Develop on your branch
- Make sure you are not breaking tests and potentially add new ones (ok, given the state of the tests right now, this is not a big constraint)
- Open a PR againt the dev branch referencing the issue