Skip to content

docs(examples): improve README with comprehensive documentation#627

Open
vincent067 wants to merge 1 commit intoovh:masterfrom
vincent067:fix/readme-condition-docs
Open

docs(examples): improve README with comprehensive documentation#627
vincent067 wants to merge 1 commit intoovh:masterfrom
vincent067:fix/readme-condition-docs

Conversation

@vincent067
Copy link
Copy Markdown

This PR improves the examples README.md with comprehensive documentation to help new users understand the templates.

Changes

  • Added detailed table of contents for easy navigation
  • Documented hello-world-now template with feature breakdown table showing all key concepts
  • Included running instructions and expected outputs
  • Added best practices section for template authors
  • Included common patterns examples (HTTP with error handling, conditional execution, loops)
  • Added guidance on creating custom templates

Why

As a new user exploring µTask, I found the examples helpful but the README was quite minimal. Having more detailed explanations would have helped me understand the concepts faster. This change makes the examples more educational and self-contained.

Closes #298

Happy to adjust anything if needed! 😊

- Add detailed table of contents
- Document hello-world-now template with feature breakdown
- Include running instructions and expected outputs
- Add best practices section
- Include common patterns examples
- Add guidance on creating custom templates

Closes ovh#298
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve documentation for example tasks.

1 participant