Skip to content

Instantly share code, notes, and snippets.

@dominictarr
Created September 26, 2014 20:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dominictarr/a35c50153d740654b238 to your computer and use it in GitHub Desktop.
Save dominictarr/a35c50153d740654b238 to your computer and use it in GitHub Desktop.

So you want to help with secure-scuttlebutt?

secure-scuttlebutt is a do-ocracy. that means ruled by doers. If you want to help, you need to figure out what you need to do and then do it. There are no managers. The best way to do this is probably to discuss with other contributors. for this use issues and irc (find us in #stackvm on irc)

Make a pull request, and once there is a consensus amongst the contributors a maintainer can merge. (A maintainer is just a role - they just merge patches and apply semver and then release. a maintainer does not have special powers, just special responsibilities. They do not cast a breaking vote, they just observe when consensus has been achieved, merge and publish)

Anyone who makes a significant contribution will be added as a contributor to the project. Do not git push master. never git push --force. make a pull request, this also goes for the original project author once other people have been added to the project.

cool links

inspiration for this document levelup/CONTRIBUTION.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment