-
Notifications
You must be signed in to change notification settings - Fork 209
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
Make the site responsive #1382
Make the site responsive #1382
Conversation
Thanks for opening this pull request! |
Codecov Report
@@ Coverage Diff @@
## main #1382 +/- ##
===========================================
+ Coverage 55.11% 65.43% +10.31%
===========================================
Files 117 133 +16
Lines 2344 2743 +399
Branches 360 438 +78
===========================================
+ Hits 1292 1795 +503
+ Misses 1052 948 -104
|
@adamg703 I can confirm that you did a great job making the website responsive. I've noticed that you've named the PR title "Worked on issue #1381". Your second mistake is closely related to the first one and that is committed messages. The same applies to your second commit. Finally, you should edit your PR message. I know this was a lot for you first-time contribution(PR). |
Also, don't work on the Close this PR and open another one with the suggested improvements. |
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.
LGTM but please change the PR title.
@jywarren this one is ready too. |
I agree, approved! Once it passes, let's merge it! |
Congrats on merging your first pull request! 🙌🎉⚡️ |
Nice! Thank you so much! |
Fixes #1381 (<=== Replace
0000
with the Issue Number)Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
npm test
@publiclab/is-reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
Please make sure to get at least two reviews before asking for merging the PR as that would make the PR more reliable on our part
Thanks!