-
-
Notifications
You must be signed in to change notification settings - Fork 202
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
Updated naming of products #628
base: main
Are you sure you want to change the base?
Conversation
Updated some products to their proper name @facchinm
@@ -335,7 +335,7 @@ | |||
}, | |||
"boards": [ | |||
{ | |||
"name": "Arduino Finder Opta" |
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.
I'd ping Francesca before changing this one
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.
On it @facchinm!
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.
see comment below!
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.
@jhansson-ard Which comment?
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.
Here: #628 (comment)
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.
See comment
@@ -335,7 +335,7 @@ | |||
}, | |||
"boards": [ | |||
{ | |||
"name": "Arduino Finder Opta" | |||
"name": "Opta™" |
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.
"name": "Opta™" | |
"name": "Arduino Opta" |
Do we really want to use trademark symbols here? What about the other boards?
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.
This is the right way to write the name here:
"It's Arduino Opta® (our own documentation) or Opta™ (shared documentation)" last comment here
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.
According to Francesca Gentile, this documentation is shared with Finder - and that is why we cannot use the Arduino Opta
naming.
Updated some products to their proper name
@facchinm