-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Template Explorer Fixes #5161
Template Explorer Fixes #5161
Conversation
✅ Deploy Preview for remixproject ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I'll make some text corrections - but
|
The descriptions of the templates need a bit editing - but do we need adjectives like "simple" or "standard"? (that's a writing style question) |
Once we figure out if we have too many contracts here - then I can make some edits to the text and I'll specify the exact text with capitalization. |
@joeizang can you fix the order/name according to 3rd item in the issue? |
The wording "Create Using Template isn't possible because the word create is used as part of infrastructure. Too many e2es are failing and too many things break when I tried to make the change. I have made the change in the order of menu items though |
I don't get it. I'm talking about label not data-id or any other kind of keyword. Why it should ve relevant? If it is we are doing something wrong there |
update text to follow a standardized case style
@@ -88,7 +88,7 @@ export const templates = (intl, plugin) => { | |||
{ | |||
value: "ozerc20", | |||
displayName: "ERC20", | |||
description: "A standard interface for fungible tokens", | |||
description: "A Standard Interface for fungible Tokens", |
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.
A Standard Interface for Fungible Tokens
fixes #5088
fixes #5170