tools: Update docs for create-api-changelog tool.

This commit is contained in:
Vector73
2025-05-21 13:36:33 +00:00
committed by Tim Abbott
parent 98b90a8da1
commit c5c1b79580
2 changed files with 19 additions and 7 deletions

View File

@@ -28,5 +28,8 @@ if __name__ == "__main__":
f"""Created an empty API changelog file.
If you've made changes to the API, document them here:
{file_path}
For help, see:
https://zulip.readthedocs.io/en/latest/documentation/api.html#step-by-step-guide
"""
)