From 3ef1cfd97cf7b8a8b6cae49da0627c8b43016bdd Mon Sep 17 00:00:00 2001 From: shwoop Date: Fri, 17 Oct 2025 20:34:05 +0200 Subject: [PATCH] docs(github): add pull request template (#2918) --- .github/pull_request_template.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..258abc45 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,12 @@ +# Description + + + +# Issue + + + +# Assertions + +* [ ] I am aware that we do not accept manual changes to the servers.json file +* [ ] I am aware that any changes to settings should be reflected in the [wiki](https://github.com/qdm12/gluetun-wiki/)