Skip to content

Latest commit

Β 

History

History
19 lines (11 loc) Β· 913 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) Β· 913 Bytes

Contributing

Contributions are welcome!

Request changes

If you'd like to just request an addition or a fix, please create an issue under Issues.

See also the Discussions tab for if you have a comment or question but don't want to make an issue.

Make a Pull Request

  1. Fork the repo.  Fork repo
  2. Make a feature branch with your changes.
  3. Open the original repo in the browser - https://github.com/MichaelCurrin/code-cookbook
  4. On that page, create a Pull Request on the repo. Choose to merge from your fork's feature branch.
  5. Add enough detail in the title and description so we can see why the change was made or what it consists of.