Mohammad Rajab Raza

Results 10 comments of Mohammad Rajab Raza

No, you won't have to add files. Just `reset --soft` this commit and commit again with the new commit message. these changes are required to merge your changes in the...

I would recommend you to participate in the [Hacktoberfest 2021](https://hacktoberfest.digitalocean.com/) and follow the contribution instructions from there for this PR.

What I mean to say is now your PR consist of 2 commits [look here](https://github.com/mohammadrajabraza/class-codes-piaic-q3/pull/39/commits).

I would recommend you to participate in the [Hacktoberfest 2021](https://hacktoberfest.digitalocean.com/) and follow the contribution instructions from there for this PR.

Okay, but that can be done by resetting your existing commit, and after adding/editing your work, you can create a new commit and push forcefully. This can be repeated multiple...

Also, I would recommend you to participate in the [Hacktoberfest 2021](https://hacktoberfest.digitalocean.com/) and follow the contribution instructions from there for this PR.

Thanks Ehasn for your efforts. But I have a suggestion, wouldn't it be good if you also describe what's happening in the step? (e.g. 1. Cloning a remote repository we...

You mean, you wanna add a custom control that select all the text inside editor?

I don't have much experience with ReactQuill but how much I explored it, it adds the only styling we apply in the editor and doesn't add any additional style when...

Hey @Irfanwani, found this on the documentation. I hope this will might help.