plots2
plots2 copied to clipboard
Fix indentation on new.html.erb
I believe the task was to set the indentation to 2 spaces throughout the document. I attempted to do this...and after combing the whole doc, I could only see about 20ish lines that needed changing. I hope that these changes are accurate. Thank you for reviewing!
Fixes #11077 original issue, comment
screenshot of proposed changes:

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
- [X] PR is descriptively titled 📑 and links the original issue above 🔗
- [X] tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with
rake test - [X] code is in uniquely-named feature branch and has no merge conflicts 📁
- [X] screenshots/GIFs are attached 📎 in case of UI updation
- [X] ask
@publiclab/reviewersfor help, in a comment below
Thanks for opening this pull request! This space is protected by our Code of Conduct - and we're here to help.
Dangerbot will test out your code and reply in a bit with some pointers and requests.
Also please refer here for installation help 💿
There may be some errors, but don't worry! We'll work through them with you! 👍🎉😄
One thing that can help to get started is to make sure you've included a link back to the original issue you're solving, in the format fixes #0000 (for example). And to make sure the PR title describes what you're trying to do! (often it can be the same as the issue title) Thanks! 🙌
Then, you can say hello in our chatroom & share a link to this PR to get a review! 👋 ✅
@publiclab/reviewers thank you for stepping in to help!
This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here: https://github.com/publiclab/plots2/suites/8267797390/artifacts/361842876
This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here: https://github.com/publiclab/plots2/suites/8295305072/artifacts/363756573
Code Climate has analyzed commit 73b2a5a7 and detected 0 issues on this pull request.
View more on Code Climate.
This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here: https://github.com/publiclab/plots2/suites/8295880170/artifacts/363790706
Resolved in #11133
Thank you for working on this @lanefoxwood!