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

docs: add docs on how to use the templates on getting started #286

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

asraa
Copy link
Collaborator

@asraa asraa commented Nov 28, 2023

No description provided.

@asraa asraa force-pushed the add-template-docs branch from 05c93de to 0eeeb66 Compare November 28, 2023 17:24

## Creating a New Pass

The `templates` folder contains Python scripts to create boilerplate for new conversion or (dialect-specific) transform passes.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe add python templates/template.py --help which should display a nice help string (or maybe we need to add that).

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Currently doesn't work, but I'll fix in a follow up issue!

@j2kun j2kun added the pull_ready Indicates whether a PR is ready to pull. The copybara worker will import for internal testing label Nov 28, 2023
@copybara-service copybara-service bot merged commit 799b02f into google:main Nov 28, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull_ready Indicates whether a PR is ready to pull. The copybara worker will import for internal testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants