docs: add a dev doc describing the patch system (#20489)

This commit is contained in:
Jeremy Apthorp 2019-10-09 14:48:09 -07:00 committed by GitHub
parent bb2ab01f99
commit c75c3ef616
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 90 additions and 0 deletions

1
patches/README.md Normal file
View file

@ -0,0 +1 @@
See [/docs/development/patches.md](/docs/development/patches.md).