-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update Documentation for OnboardingView screen #40
Update Documentation for OnboardingView screen #40
Conversation
@PSchmiedmayer the set of required checks is a bit weird here. The checks getting run are slightly different to the ones that the branch protection rule enforces. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #40 +/- ##
=======================================
Coverage 76.75% 76.75%
=======================================
Files 22 22
Lines 1148 1148
=======================================
Hits 881 881
Misses 267 267
Continue to review full report in Codecov by Sentry.
|
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.
@akanshyabhat Thank you for the addition. I added some first review comments; looking forward to the next version of the PR.
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.
Thanks @akanshyabhat for the PR! Just had some minor comments!
Thank you so much for your feedback @philippzagar! I just implemented it all and would appreciate it if you could take another look. |
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.
Thanks for incorporating the change requests, feel free to merge the PR @akanshyabhat 🚀
![]() Thank you so much @philippzagar ! On my end, it says that merging is blocked and that there are two workflows awaiting approval. I'm also not quite sure how to show that I made the changes that Paul had requested. |
@akanshyabhat Just approved the workflows, they should complete within a couple of minutes |
@philippzagar I'm still getting a message saying that I can't merge until the requested changes (left by Paul) have been addressed. I'm not quite sure how I can address that beyond resolving the conversations which I've already done. |
I reviewed the PR, feedback of Paul has been addressed.
The issue is resolved now, I dismissed Paul's review |
Thank you so much! |
@akanshyabhat Your commits on the feature branch are unsigned, please ensure that you properly set up your local commit signing: https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification |
@philippzagar I talked with Andreas today and he told me that we don’t need to have commits signed. I can make the necessary change but I’m not sure how to revise an old commit with a signature. Do you have any guidance regarding that? |
Update Documentation for OnboardingView screen
♻️ Current situation & Problem
I noticed that the documentation for the initializers and overall descriptions of this screen were a bit unclear vague when I was trying to use them.
📚 Documentation
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: