From 66c4781ce6cf0b6a734f9b855fa8472806dc75f3 Mon Sep 17 00:00:00 2001 From: Iremiwa Date: Tue, 10 Sep 2019 10:07:12 +0100 Subject: [PATCH 1/3] contribution --- add-Iremiwa.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 add-Iremiwa.txt diff --git a/add-Iremiwa.txt b/add-Iremiwa.txt new file mode 100644 index 00000000..a1eb54aa --- /dev/null +++ b/add-Iremiwa.txt @@ -0,0 +1 @@ +This is my contribution to the google engineering practices documentation \ No newline at end of file From 1b209aaeb575e7e631e2e8c45ba6f023d0dd8201 Mon Sep 17 00:00:00 2001 From: Iremiwa Date: Tue, 10 Sep 2019 10:40:56 +0100 Subject: [PATCH 2/3] my contribution --- add-Iremiwa.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/add-Iremiwa.txt b/add-Iremiwa.txt index a1eb54aa..0a9fb95c 100644 --- a/add-Iremiwa.txt +++ b/add-Iremiwa.txt @@ -1 +1,11 @@ -This is my contribution to the google engineering practices documentation \ No newline at end of file +This is my contribution to the google engineering practices documentation + +Draft pull requests are available in public repositories with GitHub Free, GitHub Pro, + and legacy per-repository billing plans, and in public and private repositories with GitHub Team + and GitHub Enterprise Cloud. For more information, see "GitHub's products." + +When you create a pull request, you can choose to create a pull request that is ready for +review or a draft pull request. Draft pull requests cannot be merged, and code owners are +not automatically requested to review draft pull requests. For more information about +creating a draft pull request, +see "Creating a pull request" and "Creating a pull request from a fork." \ No newline at end of file From 21e7bb82d03102dfc4cf58dc3ac25e76ba1e4cb4 Mon Sep 17 00:00:00 2001 From: Iremiwa <54666658+Iremiwa@users.noreply.github.com> Date: Fri, 13 Sep 2019 15:59:05 +0100 Subject: [PATCH 3/3] Added links and changed heading --- add-Iremiwa.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/add-Iremiwa.txt b/add-Iremiwa.txt index 0a9fb95c..cddd537e 100644 --- a/add-Iremiwa.txt +++ b/add-Iremiwa.txt @@ -1,4 +1,4 @@ -This is my contribution to the google engineering practices documentation +Creating a Pull Request Draft pull requests are available in public repositories with GitHub Free, GitHub Pro, and legacy per-repository billing plans, and in public and private repositories with GitHub Team @@ -8,4 +8,4 @@ When you create a pull request, you can choose to create a pull request that is review or a draft pull request. Draft pull requests cannot be merged, and code owners are not automatically requested to review draft pull requests. For more information about creating a draft pull request, -see "Creating a pull request" and "Creating a pull request from a fork." \ No newline at end of file +see "Creating a pull request(https://help.github.com/en/articles/creating-a-pull-request)" and "Creating a pull request from a fork (https://help.github.com/en/articles/creating-a-pull-request-from-a-fork)."