From 3cfe66493e3afa73bfe5e4cba04531be703b3fc1 Mon Sep 17 00:00:00 2001 From: Jack Spiering <46534141+jackspiering@users.noreply.github.com> Date: Mon, 8 Jun 2026 16:48:28 +0200 Subject: [PATCH 1/2] Modify pull request template for service naming Updated pull request template to standardize service naming. --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b49cd29f..91a9787a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -# [Service Name]: [Summary of changes] +# Servicename: context ## Description From c362d894b92832baa4b614f8e71195c9cdc841d7 Mon Sep 17 00:00:00 2001 From: Jack Spiering <46534141+jackspiering@users.noreply.github.com> Date: Mon, 8 Jun 2026 17:01:01 +0200 Subject: [PATCH 2/2] Fix typo in contributing section of README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b8e0f9c..e9575427 100644 --- a/README.md +++ b/README.md @@ -492,7 +492,7 @@ A huge thank you to all our contributors! ScaleTail wouldn’t be what it is tod ## Contributing -Have a look at [CONTRIBUTING.md](/CONTRIBUTING.md) for guidance on adding services with the [template](/templates/service-template/) and keeping Tailscale-sidecar setups consistent. +See [CONTRIBUTING.md](/CONTRIBUTING.md) for guidance on adding services with the [template](/templates/service-template/) and keeping Tailscale-sidecar setups consistent. ## Star History