Closed colabug closed 10 years ago
I really like how the Angular guys do it: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md
LGTM. I've used the wiki for this type of stuff in the past. This project has essentially a blank wiki, so it'd be easy to start leveraging that.
Let's connect! coreylatislaw.com
On Mon, Mar 17, 2014 at 3:22 PM, Sebastian Mauer notifications@github.comwrote:
I really like how the Angular guys do it: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md
Reply to this email directly or view it on GitHubhttps://github.com/gdg-x/frisbee/issues/130#issuecomment-37858768 .
Another bonus with CONTRIBUTING.md, it will warn on pull request it exists.
Added first version
Here's a great overview of how to contribute code from another project:
https://contribute.jquery.org/commits-and-pull-requests/
The README should include project specific tooling (e.g. maven and maven SDK deployer) and steps to get the app building in different IDEs. It should also include any OS/Windows specific gotchas.