mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-24 18:09:13 -04:00
Starting with `is` helps indicate that it’s going to return a boolean, not perform an action (which is what a verb like `show` implies).