(I borrowed this from opengov) Please send a GitHub Pull Request to gamification
Always write a clear log message for your commits. One-line messages are fine for our purposes.
To contribute:
- Make your own fork of this repo
- Clone your repo to your local machine.
- In your local clone, add one line to the file "updatable". You pick what to put in it. Save your change.
- Stage your file for committing
- Commit your staged file's change with a message like "adding my line"
- Use Torch!
- Push your change from your local to your remote repo on github.
- Submit a Pull Request from your fork to larningOSSContributions/gamification(there will be a button on github to make this happen)
- A member of the learningOSSContributions team will accept your pull request
- The hash of your PR will show up in the gamification repo's commits, which will help Torch identify your PR as your contribution.