Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 426 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (10 loc) · 426 Bytes

The project is under active development and we are always looking for assistance. See the Roadmap wiki page for more information.

  1. Fork emacs-eclim
  2. Create a topic branch - git checkout -b my_branch
  3. Make your changes and update the History.txt file
  4. Push to your branch - git push origin my_branch
  5. Send me a pull-request for your topic branch
  6. That's it!