Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.36 KB

File metadata and controls

38 lines (28 loc) · 1.36 KB

Contributing to Certy

Thank you for your interest. This guide applies across the CertyPro organisation unless a repository provides its own CONTRIBUTING.md.

Most of our repositories are designed for learners, so contributions of every size are welcome, including your very first.

The workflow

  1. Fork the repository to your own account.
  2. Clone your fork and create a branch:
    git switch -c my-change
  3. Make a focused change. One change per pull request keeps reviews easy.
  4. Commit with a clear message and push your branch.
  5. Open a pull request back to the original repository. Fill in the template and link any related issue with a closing keyword, for example Closes #1.
  6. Respond to review. Push more commits to the same branch to update the pull request.

Standards we value

  • British English in documentation and copy.
  • Clear, accessible writing aimed at learners.
  • Small, reviewable pull requests.
  • Respect for our code of conduct.

Licensing

By contributing, you agree that your contributions are licensed under the same licence as the repository you are contributing to (typically the MIT Licence for code, and CC-BY-4.0 for learning content). Check each repository's LICENSE.

Questions

Open a Discussion on the relevant repository, or visit https://certy.pro.