From 069e6e50f91563e4efdb68e0a9c786a2a9f75d52 Mon Sep 17 00:00:00 2001 From: Yeni Capote Diaz Date: Thu, 25 Jan 2018 16:16:57 -0800 Subject: Fixed capitalization to follow same format. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81af7704..95a71fff 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ Links in [contributors/devel/README.md](contributors/devel/README.md) lead to many relevant topics, including * [Developer's Guide] - how to start a build/test cycle * [Collaboration Guide] - how to work together - * [expectations](contributors/guide/community-expectations) - what the community expects - * [pull request] policy - how to prepare a pull request + * [Expectations] - what the community expects + * [Pull Request] policy - how to prepare a pull request ## Your First Contribution -- cgit v1.2.3 From 57fb9ea65600dc5de0c0b6f1f7778f69e9004ba2 Mon Sep 17 00:00:00 2001 From: Yeni Capote Diaz Date: Fri, 26 Jan 2018 09:12:46 -0800 Subject: Changed policy to process --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95a71fff..dbeec693 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ lead to many relevant topics, including * [Developer's Guide] - how to start a build/test cycle * [Collaboration Guide] - how to work together * [Expectations] - what the community expects - * [Pull Request] policy - how to prepare a pull request + * [Pull Request Process] - how to prepare a pull request ## Your First Contribution -- cgit v1.2.3