gvegayon / parallel

PARALLEL: Stata module for parallel computing
https://rawgit.com/gvegayon/parallel/master/ado/parallel.html
MIT License
118 stars 26 forks source link

Make guidelines for contributing #39

Closed bquistorff closed 8 years ago

bquistorff commented 8 years ago

We might want to have some guidelines for contributing, specifically issue templates for standardizing reports. See GitHub's documentation. We might also want to have the other documents too.

gvegayon commented 8 years ago

Done with https://github.com/gvegayon/parallel/commit/eeffda34a36897beec66b4a2e61026ee877c4727 Need to create one for contributing with patches (and perhaps references on parallel).

One thing that might also be important is to keep track of modules using parallel so we can test them before each upload to ssc (this is done with Rcpp + friends and I find it super useful). It actually would suffice with including an extra .do file for testing.