mirror of
https://github.com/zulip/zulip.git
synced 2025-11-22 15:31:20 +00:00
List of renamed templates: `user_info_popover_content` -> `user_card_popover_content` `user_info_popover_manage_menu` -> `user_card_popover_manage_menu` `user_info_popover_title` -> `user_card_popover_title`
This directory contains scripts that are used in building, managing,
testing, and other forms of work in a Zulip development environment.
Note that tools that are also useful in production belong in
scripts/ or should be Django management commands.
For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.