rails-girls-summer-of-code / rgsoc-teams

Teams management and activity
https://teams.railsgirlssummerofcode.org
MIT License
68 stars 140 forks source link

Update supervisor ability #1012

Open emcoding opened 6 years ago

emcoding commented 6 years ago

Related to PR #997

In the abilities we still use the old method for granting supervisors access to their team members email addresses, even when hidden. With the recent changes, we don't need the old method anymore.

Related things, not conclusive:

anubiskhan commented 6 years ago

How's it going? This is my first time contributing to an open source project and I was hoping to help out with this issue. If there is someone else working on it already just let me know and I'll see if I can't help out somewhere else. Thanks!

klappradla commented 6 years ago

Hi @anubiskhan 👋

welcome to the Teams App and 💚 that you wanna help out 🤗

You're actually doing everything just perfect: if the issue is not already "assigned" to a member of the team (-> you see this in the sidebar on the right: Assignees) then it's basically ready to be worked on by anyone.

However it makes sense to - as you just did - double check via a quick comment if a) the issue is still relevant, b) someone else may already have a fix up their sleeve and are on the verge to open a PR or c) one is eventually not getting the point of the issue right :v:

For this particular issue, @F3PiX already started some work on the abilities topic in general, but the things mentioned here are still to be implemented.