From 8979efe25edc037c30936f03a09d4cea4e20f915 Mon Sep 17 00:00:00 2001 From: Yu Wei Wu Date: Wed, 7 May 2025 00:23:46 +0900 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md Signed-off-by: Yu Wei Wu --- PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 9e531904581..a0c33c0797d 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -2,3 +2,5 @@ Testing: *Describe how this pull request is tested or why it doesn't require tests* Fixes: *Link to an issue this pull requests fixes or remove this line if there is no issue* + +**By removing this line I assure that PR obeys Servo's policy on [contributions](https://book.servo.org/contributing.html)**