doubleunion / arooo

Membership management for hacker/makerspaces
GNU General Public License v3.0
66 stars 55 forks source link

Add note to membership coordinator re Slack #804

Open brittag opened 4 months ago

brittag commented 4 months ago

What github issue is this PR for, if any?

None

What does this code do, and why?

When a member cancels their membership, the membership coordinator gets an email so they know to remove the person from mailing lists. The membership coordinator also needs to remove the person from Slack by hand, so I added in a reminder about that.

How is this code tested?

I updated the test

Are any database migrations required by this change?

No

Are there any configuration or environment changes needed?

No

Screenshots please :)