Closed codercool3r closed 2 years ago
Hi Welcome to kidney-exchange!💖, Thanks for opening this pull request🌸 Please check out our contributing guidelines✨.
Modified the description for the pull request guide and the first-timers guide
(Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.)
What does this implement/fix? Explain your changes.
Does this close any currently open issues?
Addresses # (issue) - use this if your pull request solves only a part of the issue
How did you test your changes?
Any relevant logs, error output, etc?
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
Any other comments?
....
I have done this under GSSOC'22
Hey, thanks for the PR. There is already a docs/newContributors.md
which does this job.
You can simply delete the docs/createPR.md
file. That is a good change to do.
Hey, thanks for the PR. There is already a
docs/newContributors.md
which does this job.You can simply delete the
docs/createPR.md
file. That is a good change to do.
Oh, sorry about that, since the files had different content, I figured its better to add it. I will remove the file.
You don't need to close this PR. You can just update your current git branch and force push. This will update your PR on GitHub.
Can you check now
Changes looks good! Can you squash your commits (from 4 commits to one )?
Changes looks good! Can you squash your commits (from 4 commits to one )? I have squashed, but I am not able to check if it actually happened. Can you please confirm
No, the squash is not reflected. You need to force push (git push -f origin branch-name
) after squashing your commits.
No, the squash is not reflected. You need to force push (
git push -f origin branch-name
) after squashing your commits.
Done, thank you soo much for being patient with my questions, even if this was a very minor pull request. :) Also, Sorry for kinda messing things up.
Also, Sorry for kinda messing things up.
No worries, that is part of the learning process :)
Also, the changes in the README are included again 😂. Can you remove those changes?
Actually, I am not able to find any method to remove the changes. Can you help me out?
Actually, since this is just a minor issue, and also I am not able to figure it out. I am closing this pull request, sorry for all the unnecessary chaos.
Modified the description for the pull request guide and the first-timers guide
(Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.)
What does this implement/fix? Explain your changes.
Does this close any currently open issues?
Addresses # (issue) - use this if your pull request solves only a part of the issue
How did you test your changes?
Any relevant logs, error output, etc?
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
Any other comments?
....