From d83380cf021916842f291b34fb1e4c4200b51a3d Mon Sep 17 00:00:00 2001 From: Daniel Sanchez Date: Thu, 26 Sep 2024 12:41:26 +0200 Subject: [PATCH] Add default template (#769) --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 120000 index 00000000..313a8de8 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1 @@ +PULL_REQUEST_TEMPLATE/specification.md \ No newline at end of file