habanero-rice / hclib

A C/C++ task-based programming model for shared memory and distributed parallel computing.
http://habanero-rice.github.io/hclib/
BSD 3-Clause "New" or "Revised" License
71 stars 35 forks source link

Create CONTRIBUTING.md #46

Closed budimlic closed 7 years ago

budimlic commented 7 years ago

Adding a file that describes the procedure and guidelines for creating pull requests. A link to this file will be automatically generated by GitHub and shown to anyone creating a pull request.

agrippa commented 7 years ago

This'll need to get squashed to one commit before merging (as stated in the new contributing guidelines!)

budimlic commented 7 years ago

I'll squash all the changes into a single commit once Max approves the changes

agrippa commented 7 years ago

Yep, looks good. Just let me know when it's ready and I'll merge it.

budimlic commented 7 years ago

Done!

DaoWen commented 7 years ago

👍 In the spirit of keeping the log simple, I'm going to do the "Squash and merge" operation rather than the default merge operation. That way we won't have so many pull request merge commits cluttering our commit log.