-
Notifications
You must be signed in to change notification settings - Fork 239
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
Added Remove Tags and Replace Tags #50
Added Remove Tags and Replace Tags #50
Conversation
Hey @jbesomi , Can you check this PR ? |
Hey @ishanarora04, thank you for your PR! Great job 👍 This PR looks very similar to PR #47 and #35. Please, have a look at it for some important feedbacks. Unfortunately, this PR cannot be merged it's failing the CI test and it has also some minor problems (see implementation issues). Furthermore, may you please add some extra unit-tests for checking all the edge cases ( Implementation issues
If anything is unclear, please just let me know! Read contribution.md |
982804d
to
ae2f2fa
Compare
ae2f2fa
to
097505e
Compare
Hey @jbesomi Can I have a recheck over here ? |
Hey @ishanarora04, that looks super great!! As we aim for great documentation (Texthero's users will be very grateful for your work), there are still some details we can improve.
After these last changes, probably the PR will be good to be merged 👍 |
Documentation updated |
Thank you, great job! I will merge it now but will change some minor details later today:
So, congrats on your first contribution! Next step? You can add your name under "Contributors" on the README and send us a PR. I will be glad to accept it! Next next step? You can do about the same you did now but for hashtags ( PR #30) 🎉🎉 |
3f49e8b
to
1ae1996
Compare
(Edited) Just noticed you added an extra commit. In general, please keep all commits and do not "force-push". That makes it easier to see what you changed from one commit to the other. When the PR will be merged, only at this point we will squash all commit. Also, for each new commit, it would be great if you can write a custom title that well-represent what you changed/improved, again: to make the process more simple to all :) |
1ae1996
to
d3f6ff2
Compare
Thanks @jbesomi. I will keep in mind for future. Just wanted to keep it to single commit for the feature. I have updated the README.md. please consider the PR. |
Oh, sorry, my bad; I wasn't clear enough. The PR for the change of the README should be another one. One PR should be single scoped; in this case solve issue #49. |
I hope it's all clear now. Raised a separate PR for Contributors. |
All clear! Thank you! |
* Added Remove Tags and Replace Tags * removed contributor
No description provided.