mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-31 03:20:28 -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).