all: update pull request template to reflect new libs/ dir

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-08-26 15:08:44 -07:00 committed by Stephen Gutekanst
parent bf096e2a0c
commit 3011ed0ea4
9 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
Please send your change to [the main repository](https://github.com/hexops/mach/tree/main/sysaudio) instead, sorry for the trouble!
Please send your change to [the main repository](https://github.com/hexops/mach/tree/main/libs/sysaudio) instead, sorry for the trouble!
This helps us avoid some complex merge conflicts we run into when changes are made to both repositories and history needs to be reconciled. Keeping PRs in just that repository enables us to use `git subtree` to trivially keep the two repositories in sync.