Files
zulip/tools
Alex Vandiver 5a58adf62a release: Link to the changelog in the Github Release.
Release notes in GitHub have significant-newlines, which makes our
canonical `changelog.md` content look not-great -- and the relative
links are also broken, as they have the wrong relative path.

Switch to linking to the canonical release notes on ReadTheDocs, now
that those have proper anchors.

(cherry picked from commit c1008b5b12)
2023-07-19 17:32:06 -04:00
..
2023-05-18 11:52:22 -07:00
2023-05-18 11:52:22 -07:00
2023-02-23 16:04:17 -08:00
2023-02-23 16:04:17 -08:00
2023-03-20 15:48:29 -07:00
2023-03-20 15:48:29 -07:00

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.