Contributing to the project is both welcomed and encouraged. To do so just do the following:
- Fork the project
- Create a branch for your changes
- Make your changes
- Push your branch to GitHub and submit a pull request
- The change will be merged to master later
That's it.
If you don't feel comfortable forking the project you can also submit an issue.
详细方法请参考: http://www.worldhello.net/gotgithub/04-work-with-others/010-fork-and-pull.html
建议将max line width改成120. 缺省的80在今天的宽屏电脑上实在是太反人类了。 http://stackoverflow.com/questions/3697287/eclipse-set-maximum-line-length-for-auto-formatting http://www.vogella.com/blog/2011/09/06/eclipse-default-line-length-of-80-chars-outdate/