From de30defb622771f9086f30f521047d3766a887a5 Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Thu, 24 May 2018 12:25:46 -0700 Subject: [PATCH] docs: fix wrapping of welcome comment --- .github/config.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/config.yml b/.github/config.yml index b062efab2..1dddb6eb3 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -12,11 +12,7 @@ newIssueWelcomeComment: | newPRWelcomeComment: | 💖 Thanks for opening this pull request! 💖 - We use - [semantic commit messages](https://github.com/electron/electron/blob/semantic-first-pr/docs/development/pull-requests.md#commit-message-guidelines) - to streamline the release process. Before your pull request can be merged, you - should **update your pull request title** to start with a semantic prefix, - OR prefix at least one of your commit messages. + We use [semantic commit messages](https://github.com/electron/electron/blob/semantic-first-pr/docs/development/pull-requests.md#commit-message-guidelines) to streamline the release process. Before your pull request can be merged, you should **update your pull request title** to start with a semantic prefix, OR prefix at least one of your commit messages. Examples of commit messages with semantic prefixes: