From 853ce9254a6fb4d83e382bb5800f50611dfb54c7 Mon Sep 17 00:00:00 2001 From: tkmru Date: Sat, 23 Mar 2024 05:10:20 +0900 Subject: [PATCH] Fix markdown checkbox --- .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 9f57b35..5f647d7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ Your content here -[ ] By placing an "x" in the box, I hereby understand, accept and agree to be bound by the terms and conditions of the [Contribution License Agreement](https://dena.github.io/cla/). +- [ ] By placing an "x" in the box, I hereby understand, accept and agree to be bound by the terms and conditions of the [Contribution License Agreement](https://dena.github.io/cla/).