-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix: Changed the semantic class for the image in attendee and organizer app #4234
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
Conversation
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/eventyay/open-event-frontend/qo23dbv1t |
When contributing in software, cheating is the key. See what's done in Organizer App section. Ctrl+C Ctrl+V and save your and reviewer's time :) |
Codecov Report
@@ Coverage Diff @@
## development #4234 +/- ##
============================================
Coverage 21.88% 21.88%
============================================
Files 461 461
Lines 4830 4830
Branches 5 5
============================================
Hits 1057 1057
Misses 3771 3771
Partials 2 2 Continue to review full report at Codecov.
|
Totally agree with you. But, in the |
So, which one should I go for? |
Then change both |
Done. |
Follow PR title guidelines |
Can you pls share the link to refer? |
See any merged PR's title |
How about now? |
@kushthedude If we keep changing the title ourselves, they'll never learn how to copy guidelines of a particular project |
True! But, aren't both the titles same 😅 |
|
You're a programmer. Case matters |
…er app (fossasia#4234) * Removed fluid class in attendee-app.hbs * removed large class in organizer-app.hbs
Fixes #3529
Short description of what this resolves:
Replaced
fluid
class withmedium
inattendee-app.hbs
file.Changes proposed in this pull request:
Checklist
development
branch.