From 28299b40a48510ebf6af2c9f716a661ee1e3c95d Mon Sep 17 00:00:00 2001 From: Anthony Palomarez Date: Thu, 8 Sep 2022 21:04:47 -0600 Subject: [PATCH 1/2] Update README.md Added a resource --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b5fd03..a787495 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ You can refer to the following articles on the basics of Git and Github and also - [Forking a Repo](https://help.github.com/en/github/getting-started-with-github/fork-a-repo) - [Cloning a Repo](https://help.github.com/en/desktop/contributing-to-projects/creating-a-pull-request) - [How to create a Pull Request](https://opensource.com/article/19/7/create-pull-request-github) +- [Pull Request Best Practices](https://doordash.engineering/2022/08/30/doordashs-lessons-on-improving-performance-on-high-traffic-web-pages/) - [Getting started with Git and GitHub](https://towardsdatascience.com/getting-started-with-git-and-github-6fcd0f2d4ac6) - [Join the workspace to join the community of contributors](https://join.slack.com/t/opensourcecon-q6c3969/shared_invite/zt-kkqg4h5t-G3euksLSmBI4PJ3lg6WbrA) From 986c93a2d2c05249fbb8fad0973b9b077158bf90 Mon Sep 17 00:00:00 2001 From: Anthony Palomarez Date: Thu, 8 Sep 2022 21:06:22 -0600 Subject: [PATCH 2/2] Update README.md Added a resource --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a787495..8ca9348 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You can refer to the following articles on the basics of Git and Github and also - [Forking a Repo](https://help.github.com/en/github/getting-started-with-github/fork-a-repo) - [Cloning a Repo](https://help.github.com/en/desktop/contributing-to-projects/creating-a-pull-request) - [How to create a Pull Request](https://opensource.com/article/19/7/create-pull-request-github) -- [Pull Request Best Practices](https://doordash.engineering/2022/08/30/doordashs-lessons-on-improving-performance-on-high-traffic-web-pages/) +- [Pull Request Best Practices](https://doordash.engineering/2022/08/23/6-best-practices-to-manage-pull-request-creation-and-feedback/) - [Getting started with Git and GitHub](https://towardsdatascience.com/getting-started-with-git-and-github-6fcd0f2d4ac6) - [Join the workspace to join the community of contributors](https://join.slack.com/t/opensourcecon-q6c3969/shared_invite/zt-kkqg4h5t-G3euksLSmBI4PJ3lg6WbrA)