From fa74cdf160544d976e14194a72050885732b30d0 Mon Sep 17 00:00:00 2001 From: Oscar Beaumont Date: Mon, 12 Aug 2024 20:11:45 +0800 Subject: [PATCH] PR template --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) 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 0000000..0c94dbb --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1 @@ +*Please don't submit Tauri version upgrades as PR's, just put a comment on #126* \ No newline at end of file