Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.4 KB

File metadata and controls

41 lines (28 loc) · 1.4 KB

Contributing

Thank you for your interest in improving this course.

What You Can Contribute

  • Corrections to factual errors or outdated commands
  • Improvements to explanations that are unclear
  • Additional exercises that fit the existing module structure
  • Fixes to broken links or formatting issues

What to Avoid

  • Adding new modules or significantly restructuring the course without prior discussion
  • Changing the submission or badge process without contacting the maintainer
  • Submitting AI-generated content as a contribution without review

How to Contribute

  1. Open an issue describing the problem or improvement you have in mind.
  2. Wait for feedback before writing code or changes.
  3. Fork the repository and make your changes in a branch.
  4. Open a pull request referencing the original issue.

Style Guidelines

  • Write in plain, direct English without excessive formatting.
  • Use second person ("you") when addressing the learner.
  • Keep code examples short and focused on one concept at a time.
  • Do not use emojis in module content.

Reporting Content Errors

If you find incorrect information, open an issue with the label content-error. Include:

  • The module and section where the error appears
  • What the content currently says
  • What it should say, with a source if applicable

Questions

For general questions about the course or contribution process, open a Discussion rather than an issue.