From 599bc4ea6dcf2bbf0f60367d3a41cb2b1ad3b1b3 Mon Sep 17 00:00:00 2001 From: wong2 Date: Mon, 31 Mar 2025 20:02:03 +0800 Subject: [PATCH] Add 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..8504577 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1 @@ +- [ ] Place the newly added server in the right position alphabetically.