-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 _form.html.erb to fix #9934 #9938
Conversation
Thanks for opening this pull request! This space is protected by our Code of Conduct - and we're here to help. |
@publiclab/reviewers I need help |
Codecov Report
@@ Coverage Diff @@
## main #9938 +/- ##
==========================================
- Coverage 82.25% 82.13% -0.12%
==========================================
Files 98 98
Lines 5968 5968
==========================================
- Hits 4909 4902 -7
- Misses 1059 1066 +7
|
mychanges/img/Readme
Outdated
@@ -0,0 +1 @@ | |||
Screenshots for my changes are stored here |
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.
Are you trying to share screenshots of the changes? if so you can add them in the comments of your PR instead
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.
Ok,thanks!
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.
I am actually having trouble running the files to take the screenshots
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.
You can run your changes in Gitpod, it is similar to local environment #9938 (comment)
Hello @Pandademic , Welcome to Public Lab, and congrats on your first PR 🚀 🚀 🚀 |
Ok thanks @imajit |
Hi @imajit,Should I pull again with only the modified file and the images as comments? |
You can commit new changes to this PR without pulling. |
Code Climate has analyzed commit 93156da and detected 0 issues on this pull request. View more on Code Climate. |
Ok great ,thanks! |
I am really sorry if this sounds stupid but how to I run this in gitpod? 😅 |
You can click here and once the code is loaded, you will see an option on the bottom rigth corner to open browser view. |
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.
Hey @Pandademic Great work 🎉 looks like all the tests are passing now
Thank you @Tlazypanda |
Ok thanks @imajit |
@Pandademic This looks great!!! Thanks so much for your first contribution, and welcome to Public Lab! Merging now. |
Congrats on merging your first pull request! 🙌🎉⚡️ Help others take their first stepNow that you've merged your first pull request, you're the perfect person to help someone else out with this challenging first step. 🙌 Try looking at this list of `first-timers-only` issues, and see if someone else is waiting for feedback, or even stuck! 😕 People often get stuck at the same steps, so you might be able to help someone get unstuck, or help lead them to some documentation that'd help. Reach out and be encouraging and friendly! 😄 🎉 Read about how to help support another newcomer here, or find other ways to offer mutual support here. |
Thank you! |
* Update _form.html.erb * Create Readme * Delete mychanges/img directory
* Update _form.html.erb * Create Readme * Delete mychanges/img directory
Fixes: #9934
Issue:#9934