-
Notifications
You must be signed in to change notification settings - Fork 7
Contributing to VisualCloud
No matter what your area of expertise is, you can still contribute. You'll get all the help you need to get started. Just create a GitHub issue for anything you want to work on, and ask questions or send in a pull request.
These are some ways you can help :
- Work on new features, pick one of the items in VisualCloud Roadmap
- Work on bug fixes if you find any that you may be able to help with. You'll get enough help to nail it.
- Add more tests to code which lacks enough tests
- Refactor and cleanup code smells
- Improve readability/style
- Work on an MV* framework for the front end
- Add a testing framework !
- Refactor and cleanup code smells
- Improve readability/style
VisualCloud uses Bootstrap with Darkstrap theme. Icons are from Font Awesome. There's a lot of styling left to do, and a lot of text can be replaced with more intuitive icons. If you need help with getting started, raise an issue in GitHub issue page
Log the bug in the issue tracker. Be sure to include all relevant information, like the versions of Ruby you're using. A gist of the code that caused the issue as well as any error messages are also very helpful. Want to fix the bug ? We'll be glad to help you nail it.