codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 167 forks source link

Can you add the issue id to this PR #4009

Closed dineshlalam15 closed 1 year ago

dineshlalam15 commented 1 year ago

Sir, I'm a newbie to Github. Can you please elaborate what you mean by adding issue id to the PR.

codinasion-bot[bot] commented 1 year ago

👋🏻 Hey @dineshlalam15

💖 Thanks for opening this issue 💖

A team member should be by to give feedback soon.

harshraj8843 commented 1 year ago

Hey @dineshlalam15

To prevent conflicts between contributors over the same issue, you have to assign the respective issue to yourself by commenting !assign on the respective issue.

In PR please use

Closes #ISSUE_NUMBER

For example, if you have been assigned to issue 123

Then please mention it while creating new PR(s) like => Closes codinasion/codinasion#106


This automatically closes issues when PR gets merged.

Thanks for your contributions to this project 🤗