-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Krishna profile update - milestore added #3685
Krishna profile update - milestore added #3685
Conversation
Merge new release into main
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.
It's great having you contribute to this project
Welcome to the community 🤓If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.
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.
The generated files CHANGELOG.md
and package-lock.json
should not be part of your Pull Request.
These have probably happened because you are running the GitHub Actions in your fork.
Please disable GitHub Actions running in your fork to avoid these files being generated in your Pull Request in the future.
Please revert these files. This can be done with the git checkout
command for each file if you are working in a branch, for example...
git checkout main -- CHANGELOG.md
git checkout main -- package-lock.json
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.
Just delete all the files except your data file.
Need not to delete the files, you can just follow the steps SaraJaoude mentioned above. If you need any other help, you can refer this video by Eddie. https://youtu.be/YUHS5Ana7Jw |
I mesh with all the changes with conflict. so don't mind I'm closing this pull request and will open a fresh one. |
Fixes Issue
Changes proposed
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers