-
Notifications
You must be signed in to change notification settings - Fork 558
Fix/docs formatting #4182
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
base: develop
Are you sure you want to change the base?
Fix/docs formatting #4182
Conversation
|
Hey @harsha08-2k6, thank you for your contribution. We'll take a look as soon as we can. In the meanwhile, could you change the target branch to |
|
Hey @bcdurak , i have changed the branch. Check and merge it to the repository. |
|
Hey @harsha08-2k6, It is still targeted towards |
|
Hey @bcdurak, thanks for the update! The target branch has now been changed correctly to develop. Please check and confirm. |
|
Hey @bcdurak , i changed it from main to develop. kindly check and merge the pull request. |
|
Hey @harsha08-2k6, it seems like you have opened two PRs that address the same issue (this one and this one) and they are slightly different. Could you point us to which one we should take a look at and close the other one? |
|
hey @bcdurak , I have deleted the duplicate one. merge this pull request. |
|
Hey @bcdurak , I solved all the issues , Kindly Merge it to repo. |
I have read the CONTRIBUTING.md document.
I have added tests to cover my changes.
I have based my new branch on develop and the open PR is targeting develop. If your branch wasn't based on develop read Contribution guide on rebasing branch to develop.
IMPORTANT: I made sure that my changes are reflected properly in the following resources:
ZenML Docs
Dashboard: Needs to be communicated to the frontend team.
Features: Might need adjustments (that are not reflected in the template tests) in case of non-breaking changes and deprecations.
Projects: Depending on the version dependencies, different projects might get affected.
Types of changes
Bug fix (non-breaking change which fixes an issue)