mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-16 11:20:12 -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).