From 9f005a04e0eb46039a84c1757816ad45d2657ec2 Mon Sep 17 00:00:00 2001 From: Masashi Katsumata Date: Wed, 17 Oct 2018 17:45:47 -0700 Subject: [PATCH] Update and rename CONTRIBUTING.md to pull_request_template.md --- CONTRIBUTING.md => pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename CONTRIBUTING.md => pull_request_template.md (87%) diff --git a/CONTRIBUTING.md b/pull_request_template.md similarity index 87% rename from CONTRIBUTING.md rename to pull_request_template.md index 484acf414..736120251 100644 --- a/CONTRIBUTING.md +++ b/pull_request_template.md @@ -6,4 +6,4 @@ When you create a pull request, please make it to **multiple_maps** branch inste Because **the multiple_maps branch is edge version**. -Thank you for your help. +Thank you for your understanding.