The project is under active development and we are always looking for assistance. See the Roadmap wiki page for more information.
- Fork emacs-eclim
- Create a topic branch -
git checkout -b my_branch
- Make your changes and update the History.txt file
- Push to your branch -
git push origin my_branch
- Rebase and squash commits
- Send me a pull-request for your topic branch
- That's it!