Skip to content

Instantly share code, notes, and snippets.

@ninpl
Created June 23, 2017 02:53
Show Gist options
  • Save ninpl/33acd324f20fdb24b5210009fdc16787 to your computer and use it in GitHub Desktop.
Save ninpl/33acd324f20fdb24b5210009fdc16787 to your computer and use it in GitHub Desktop.
Plantilla para CONTRIBUTING.md

Contributing

  1. Fork the repository.
  2. Add your section - make sure you follow the styling guide below.
  3. Commit changes.
  4. Push your commit.
  5. Create a Pull Request.

Styling

  • Use ### headers for your sections.
  • Also use ### for categories (these should group together relevant sections) and #### for subcategories.
  • Add a link to your section/category to the contents section (use relative links).
  • Make sure to include examples wherever possible (preferably GIFs).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment