bnmurphy / PMCAMx-2008

This Repository is for testing version control between SU, Patras, and CMU
Other
3 stars 1 forks source link

Assigning People to Issues #2

Closed bnmurphy closed 10 years ago

bnmurphy commented 10 years ago

How do I assign more than one person to an issue?

sebarn commented 10 years ago

this is an issue related to work-flow. currently, github only lets you assign one collaborator to an issue.

the idea behind the issue tracker in github is that you put an issue out there. collaborators go through those issues and then choose if they want to be assigned.

again, this is just a question of work flow. there are other issue trackers out there (for example the one in JIRA/Confluence) that let you assign multiple people to one issue.

for now, you could just assign one person to an issue. this person is then the lead. you can then pull other people into this issue simply by using the @ functionality. i.e. @bnmurphy will pull you into an issue and you will automatically be subscribed to that issue even though you are not the lead.

does that help?

bnmurphy commented 10 years ago

yes @SebastianArnoldt