Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.59 KB

CONTRIBUTING.md

File metadata and controls

38 lines (28 loc) · 1.59 KB

Thanks for contributing! There are two ways:

  • The Prose.io model (more for content contributions)
  • The defacto fork-and-pull model (content and technical contributions)

The Prose.io model

  1. Browse the live site, http://if.io/open-source-program-template/
  2. At any point, click the "Edit this page in prose.io" link in the left-hand navigation
    • This will drop you into prose.io
    • You will need authorize prose.io to access your GitHub account. There should be a link in the lower right-hand corner of the prose page for this purpose.
  3. Make edits and click the floppy disk icon
    • A dialog will appear to describe the changes and to submit a change request
    • This should do two things:
      1. Fork the repository to your account and ..
      2. Create a pull request

The fork-and-pull model:

  1. Fork this repository to your personal account.
  2. Create a branch and make your changes.
  3. Test the changes locally/in your personal fork.
  4. Submit a pull request to open a discussion about your proposed changes.
  5. We'll talk about it and decide to merge or request additional changes.

The project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.