-
Notifications
You must be signed in to change notification settings - Fork 199
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
Add Rubika & Soroush+ recipes #559
Conversation
Hi @vraravam |
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.
please do not make changes to multiple recipes in the same PR - please create separate PRs (1 per recipe)
recipes/eitaa/package.json
Outdated
@@ -1,9 +1,14 @@ | |||
{ | |||
"id": "eitaa", | |||
"name": "Eitaa", | |||
"version": "1.0.0", | |||
"version": "1.0.1", | |||
"repository": "https://github.com/xmha97/FerdiumRecipes", |
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.
please remove the repository
key
recipes/bale/package.json
Outdated
@@ -1,9 +1,14 @@ | |||
{ | |||
"id": "bale", | |||
"name": "Bale", | |||
"version": "1.0.0", | |||
"version": "1.0.1", | |||
"repository": "https://github.com/xmha97/FerdiumRecipes", |
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.
please remove the repository
key
recipes/rubika/package.json
Outdated
"id": "rubika", | ||
"name": "Rubika", | ||
"version": "1.0.0", | ||
"repository": "https://github.com/xmha97/FerdiumRecipes", |
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.
please remove the repository
key
recipes/rubika/package.json
Outdated
"repository": "https://github.com/xmha97/FerdiumRecipes", | ||
"license": "MIT", | ||
"aliases": [ | ||
"روبیکا" |
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.
alias
needs to be in english - pls change.
recipes/soroush/package.json
Outdated
"repository": "https://github.com/xmha97/FerdiumRecipes", | ||
"license": "MIT", | ||
"aliases": [ | ||
"سروش پلاس" |
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.
alias needs to be in english - please change
recipes/soroush/package.json
Outdated
"id": "soroush", | ||
"name": "Soroush+", | ||
"version": "1.0.0", | ||
"repository": "https://github.com/xmha97/FerdiumRecipes", |
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.
please remove the repository
key
Pre-flight Checklist
Please ensure you've completed all of the following.
Description of Change