Britta Gustafson
Britta Gustafson
Coworkers and I wrote [a guide to setting up a Python development environment](https://pages.18f.gov/dev-environment-standardization/languages/python/), and it may have useful information to borrow for this guide, especially for updating the install guides....
Currently the intro says "It works very similarly to GitHub pages" - it could be helpful to also explain how it's different from GitHub Pages. :) For readers who are...
**What type of user is this for? (applicant/member/voting member/admin)** Web app administrators (board members and membership coordinators) **Description** To help admins keep the key membership consistent, it would be helpful...
**What is the problem, and what should happen instead?** The text at https://github.com/doubleunion/arooo/blob/main/app/views/member_status_mailer/new_key_member.html.haml is outdated. We should make it reflect our current process, so that it's not confusing. **Screenshots of...
**What type of user is this for? (applicant/member/voting member/admin)** Members and voting members **Description** Shouldn’t email for every single applicant. Instead: * Weekly digest for all members with a list...
**What type of user is this for? (applicant/member/voting member/admin)** Voting members, voting coordinators, and membership coordinators **Description** We want to make a decision on an application by the time the...
**Description** How accessible is our site for automated readers? Let's find out! https://github.com/doubleunion/arooo/issues/62 is more about implementation - we also need to test this with an actual screenreader in a...
We have an old email template at https://github.com/doubleunion/arooo/blob/master/app/views/applications_mailer/votes_threshold.html.haml for notifying the membership coordinator that an application has reached criteria for acceptance/rejection. We commented this out when we switched to membership...
**Description** Questions that occurred to me related to a bug that accidentally removed a few keycode assignments (https://github.com/doubleunion/arooo/pull/730): Do we have our Heroku resources set up to backup our member-info...
**Description** When you click the "accepting applications" button in the "configure app" page (for admins), you also need to go to https://github.com/doubleunion/doubleunion-dot-org/blob/main/_config.yml and uncomment the line about accepting applications. It...