Solved Recipe
-
This post is deleted! -
I made a mistake, now I’m resending it to you.
-
Just make a Pull Request in dev branch of the github repo
-
Already sent.
-
Thanks for this but a PR is not a comment …
Plz review your PR:
- Fork the repo
- Modify / add your files in your fork
- Make a PR in my Repo (sync from yours to mine)
-
If it’s OK for you, can I close this topic?
-
As you wish, I don’t know how I can give you the recipe
-
1st - github page of the plug-in : fork my repo ( on upper right click on fork}
-
(I will learn you… tel me when ok)
-
Hello! Thanks for explaining to me, I don’t use github much, that’s why I didn’t understand very well. I created a fork and added my files. What is the next step?
-
You will have a new repository in your list (EXT-RadioPlayer)
-> open it
-> select dev branchFrom this:
and select dev:
-> past your file in needed directory
Notes: Why not directly to Master !?
Because if there is an error … all user will have the same error
That why we work in dev branch (it’s a clone of master for developping)
When dev branch is ready for release … I will push content of dev to master -
Done, added the files. What is the next step?
-
Are you sure that image link is correct in recipe ? i see some IT image link and not ES link
-
Oh yeah sorry! I had added the wrong one, now it’s fixed.
-
You understand now why dev branch
-
Yes, now it is understood
!
-
Merged from your dev to my dev (will be pushed soon to master)
Thx for this part -
bugsounet