-
Notifications
You must be signed in to change notification settings - Fork 9
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
new tutorial 'Introduction to write Smart Contracts in Rust and Ink! #11
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you should ensure any errors thrown during a test build are cleared up before submitting a PR.
file and folder names shouldn't contain characters that need to be escaped. for prettier styling of docusaurus document and section titles, use:
---
title: Pretty Name
---
and/or _category_.json
files.
@meganskye The file has been renamed and the build is fine now. |
Rename files using - instead of spaces; Modifying images to use the figure tag;
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agree with the changes done by @Gunit2481
Add a new tutorial
Introduction to write Smart Contracts in Rust and Ink!