Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 824 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (15 loc) · 824 Bytes

Contributing to Front-End Playbook

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to Front-End Playbook which is hosted in the DeloitteDigital Organisation on GitHub. These are just guidelines, not rules. Use your best judgement, and feel free to propose changes to this document in a pull request.

Guidelines

  • Ensure file names use Pascal case, with the exception of
    • README.md
    • CONTRIBUTING.md
    • PULL_REQUEST_TEMPLATE.md

How Can I Contribute?

  • Fork this repo.
  • Add your change to a branch.
  • Write a good commit message.
  • Push to your fork.
  • Submit a pull request using the Pull Request Template.