]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Create MAKING PULL REQUESTS.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 16 Jan 2025 08:31:24 +0000 (09:31 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Jan 2025 08:31:24 +0000 (09:31 +0100)
MAKING PULL REQUESTS.md [new file with mode: 0644]

diff --git a/MAKING PULL REQUESTS.md b/MAKING PULL REQUESTS.md
new file mode 100644 (file)
index 0000000..70a4971
--- /dev/null
@@ -0,0 +1,6 @@
+Making Pull Requests
+====
+
+If you would like to make pull requests (PRs) to Shairport Sync, please base them on the `development` branch.
+
+Changes and additions in the `development` branch make their way eventually to the `master` branch.