aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4427878..5304107 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,12 @@ following contents, and mark the file as executable with `chmod +x`:
black --check import_issues.py
+Please also run the following command on your local copy of the repository, so
+that patches are clearly labelled on the list; see `git-format-patch(1)` for
+more info:
+
+ git config format.subjectPrefix "PATCH lazygl2shrt"
+
## License
Copyright 2024 Bryan Gardiner <bog@khumba.net>