Skip to content

Commit

Permalink
Merge pull request #1085 from Shopify/skip-changelog-docs
Browse files Browse the repository at this point in the history
Document "Skip Changelog" label
  • Loading branch information
tmlayton committed Feb 21, 2019
2 parents a56ec5f + 97f6645 commit dfd4d76
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UNRELEASED.md
Expand Up @@ -2,6 +2,8 @@

Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to format new entries. 💜

**Use the `Skip Changelog` label to ignore a failing changelog check** in your pull request if you feel the code changes do not warrant a changelog entry.

---

### Breaking changes
Expand Down
2 changes: 2 additions & 0 deletions documentation/Versioning and changelog.md
Expand Up @@ -2,6 +2,8 @@

The changelog is prepared manually immediately before a release, by moving changelog entries from `UNRELEASED.md` to `CHANGELOG.md`, under a new heading for the version number.

**Use the `Skip Changelog` label to ignore a failing changelog check** in your pull request if you feel the code changes do not warrant a changelog entry.

### How to write a changelog entry:

- Use a positive, conversational tone (for example, use “support” over “allow” and other authoritative verbs)
Expand Down

0 comments on commit dfd4d76

Please sign in to comment.