From f051253a49bb7ac39a0eee87f07c73ace408c319 Mon Sep 17 00:00:00 2001 From: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com> Date: Wed, 19 Oct 2022 00:12:53 -0700 Subject: [PATCH 1/2] Update OpenAPI Descriptions (#31827) Co-authored-by: github-openapi-bot From 9068439c53f7d2aa6e5073bce2595ce05782a128 Mon Sep 17 00:00:00 2001 From: Sam Browning <106113886+sabrowning1@users.noreply.github.com> Date: Wed, 19 Oct 2022 08:27:17 -0400 Subject: [PATCH 2/2] Remove link to Atom's contribution guide (#31836) --- CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c1d3f95f1a..ec99f26684 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -64,9 +64,7 @@ For more information about using a codespace for working on GitHub documentation ### Commit your update -Commit the changes once you are happy with them. See [Atom's contributing guide](https://github.com/atom/atom/blob/master/CONTRIBUTING.md#git-commit-messages) to know how to use emojis for commit messages. - -Once your changes are ready, don't forget to [self-review](/contributing/self-review.md) to speed up the review process:zap:. +Commit the changes once you are happy with them. Don't forget to [self-review](/contributing/self-review.md) to speed up the review process:zap:. ### Pull Request