Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.
If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software!
We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you ๐
If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!
Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.
[ ] ๐ Claim this issue: Comment below. If someone else has claimed it, ask if they've opened a pull request already and if they're stuck -- maybe you can help them solve a problem or move it along!
[ ] ๐ Update: There are many instances of code containing "&" to implement the "&" character in the website, but instead it renders the "&" string itself.

In order to resolve this, we can replace the following "&" instances by "and".
````
./app/views/editor/_editor.html.erb:
17: Drag & drop to add an image or file, or
./app/views/editor/_main_image.html.erb:
17: Drag & drop to add an image, or
./config/locales/views/comments/_edit/en.yml:
7: drag_and_drop: "Drag & drop to add an image or file, or"
./config/locales/views/comments/_form/en.yml:
7: drag_and_drop: "Drag & drop to add an image or file, or"
./config/locales/views/users/_photo/en.yml:
7: drag_and_drop_image: "Drag & drop to add an image, or"
````
[ ] ๐พ Commit your changes
[ ] ๐ Start a Pull Request. There are two ways how you can start a pull request:
If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.
You can also edit files directly in your browser and open a pull request from there.
Leave a comment below!
We encourage you to link to this issue by mentioning the issue # in your pull request, so we can see if someone's already started on it. If someone seem stuck, offer them some help! Otherwise, take a look at some other issues you can help with. Thanks!
Can I work on this?
Hey @Chrisyee22! Sure, go ahead!
@rexagod Can I work on this issue if it is not claimed.
Sure, go ahead @prashant0598!!
Can i work on this issue?
Sorry @arungoel123456, it looks like @Chrisyee22 has already submitted a PR. But you can go ahead and checkout other first timer issues in the meantime. Thanks!
Hi, Is anyone still working on this? If not, I'd be keen. First timer here :)
Hi @RizwanSyed357, this one has a PR in #4700 and I think you have already started work on another FTO issue, so let's complete that for now. Thanks!
@gauravano Thanks for that
Hello Guys, is anybody currently working on this issue?
Hi @ShazZaman, this issue has a PR in progress at #4700. You can find more FTO issues at https://code.publiclab.org/#r=all and if you don't see any unclaimed there, then feel free to comment here, we'll try to open an issue for you. Thanks!
@rexagod @gauravano Can i work on this ? I am a newcomer and looks like the previous two PR's are closed for this issue at the moment :)
Hey @ananyaarun, you can work on it. Let's just confirm with @Chrisyee22 once, as their PR https://github.com/publiclab/plots2/pull/4700 is closed just a week ago. Thanks!
I didnโt even see my PR was closed. Were there any issues with my initial PR?
@Chrisyee22 can't say anything as I haven't reviewed your PR. I guess, you have already worked on FTO @Chrisyee22 and I also saw your PR https://github.com/publiclab/plots2/pull/4906 merged, so do you mind if we consider @ananyaarun's PR #4930 instead of your's?
Thanks!