mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Explain how to set up generate_changelog.py
This commit is contained in:
@@ -5,6 +5,8 @@ Summarizes recent PRs based on their GitHub labels.
|
||||
|
||||
The result can be copy-pasted into CHANGELOG.md,
|
||||
though it often needs some manual editing too.
|
||||
|
||||
Setup: pip install GitPython requests tqdm
|
||||
"""
|
||||
|
||||
import argparse
|
||||
|
||||
Reference in New Issue
Block a user