mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: fix wrapping of welcome comment
This commit is contained in:
6
.github/config.yml
vendored
6
.github/config.yml
vendored
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user