Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md with Template Documentation #529

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

MonikaFeigler
Copy link
Collaborator

This PR updates the README.md file by adding a 'How to Create a Template' section and an 'Available Templates' section.\n\nThe 'How to Create a Template' section explains how to create a new template by reviewing the documentation in the /developers-docs/cli/templates folder (including the tutorial, structure, and tests subfolders), creating a new folder under /templates with a unique identifier (which serves as the template's ID), adding a configuration file with the template’s name, description, and version details, and specifying the supported backend(s) (e.g., snowflake) along with required components.\n\nThe 'Available Templates' section documents all non-deprecated templates extracted from repository.json. Each entry lists the template’s Name, Description, Backend Support, Included Components, Template Version, and Folder Location.\n\nNote: <keboola.wr-snowflake> is a placeholder for a Snowflake writer on a specific stack and should be replaced with the appropriate configuration if needed.\n\nPlease review and merge these changes.

@@ -0,0 +1,42 @@
Update `@README.md` with the latest information about available templates.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: rename pompt.txt -> prompt.txt

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe this file should be in the .gitignore 🤔

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it can be in git.

Copy link
Contributor

@Matovidlo Matovidlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -0,0 +1,42 @@
Update `@README.md` with the latest information about available templates.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it can be in git.

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.

3 participants