Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 1.04 KB

Contribution Guidelines

Adding resource to the Teachable Machine Awesome List

If you have an awesome Teachable Machine resource to contribute, this is how you do it.

You'll need a GitHub account!

  1. Click on the README.md file:
  2. Go to the edit icon.
  3. You can start editing the text of the file in the in-browser editor.
  4. If you're adding your awesome project make sure it's built with Teachable Machine, has a good README.md and a quality demo(if applicable).
  5. Say why you're proposing the changes, and then click on "Commit".
  6. Submit the pull request!

Updating your Pull Request

Sometimes, we can ask you to edit your Pull Request before it is included to the Awesome list. This is normally due to spelling errors or because your PR didn't match the list guidelines.

Here is a write up on how to change a Pull Request, and the different ways you can do that.