Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 2.6 KB

CONTRIBUTING.md

File metadata and controls

52 lines (34 loc) · 2.6 KB

Contributing

Contributions are welcome!

Please note we have a code of conduct (below), please follow it in all your interactions with the project.

What To Contribute

This Repo is for English online or native app coding games and tutorials aimed at pre-school and elementary aged children. Resources should be fun, feature-rich, ideally gamified, and focus more on learning and developing coding, algorithm & logic skills rather than just open-ended play. Resources can be free or paid - pricing should be included in the details.

Resources should be positive and moderated for age-appropriate, interactions.

Not Permitted In This List

  • Resources without an English language option.
  • Low quality, beta, demo-only or un-polished resources.
  • Violent (beyond cartoon-ish youth-oriented video games) themes.
  • Adult-themed resources.
  • Resources with religious, bigoted, political or non-inclusive themes.

Style and Formating

  • Please organize your contributions in the age categories provided, alphabetized within the category, and follow other entries for what type of information to include.
  • Follow code styles found in other sections of the project. Try to keep it consistent.
  • Use Linux style line endings (LF) and 4 spaces for indenting.

Pull Request Process

  1. Use clear and descriptive comments, commit messages and pull request details.
  2. If you have many commits in your PR, please rebase and squash them together.
  3. If the main project has been updated you may need to rebase your PR onto master.
  4. Check other PRs for conflicts with your own.

Help With PRs and Git

  • Q: I need to change something in my branch after I submitted a PR. Can I?

    • A: Yes, you can add more commits to your branch and the PR will be updated with them. Please add a comment to the PR to explain what you added.
  • Q: I was asked to rebase my PR. What do I do?

Code of Conduct

Participation in this project and community requires fostering a harassment and discriminiation free environment for all.

  • Be polite, always.
  • Don't criticise. Ask questions, offer ideas.
  • Don't be a jerk, or you will be banned.
  • Compliments and kudos are nice.
  • Concerns or reports of abuse: https://syntaxseed.com/about/contact/.
  • Maintainer SyntaxSeed (Sherri W) is the final arbiter of this policy.