-
Notifications
You must be signed in to change notification settings - Fork 9
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
Remove create profile gif from readme #198
Conversation
@enamkhan - let's associate this with the issue Chin was working on that removed the page. |
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.
All good 👍🏼
Probably worth reviewing that whole README at some point to make sure everything else is up to date - can always wack in some new gifs too - but that's for a later date!
Signed-off-by: EKhan <[email protected]>
Signed-off-by: EKhan <[email protected]>
Signed-off-by: EKhan <[email protected]>
5a47236
to
2fc6e35
Compare
Cool - at least this gets the obsolete image out of the way of users' eyes. Let's revisit shortly, clear out the v1 parts and update the v3 instructions to match the new GUI 👌 |
Release succeeded for the The following packages have been published:
Powered by Octorelease 🚀 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #198 +/- ##
=======================================
Coverage 28.38% 28.38%
=======================================
Files 148 148
Lines 5081 5081
Branches 827 891 +64
=======================================
Hits 1442 1442
Misses 3639 3639 ☔ View full report in Codecov by Sentry. |
What It Does
Follow on to #33 updating doc to remove image that shows obsolete HTML page
How to Test
Review Checklist
I certify that I have:
Additional Comments