Skip to content

Commit 14f3f03

Browse files
authored
Add missing information about updating changelog (#399)
1 parent 17f1170 commit 14f3f03

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

DEVELOPER.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22

33
## Publish
44

5+
Before publishing, please make sure CHANGELOG.md is up-to-date, because this
6+
will be displayed in the [changelog tab][] in the Marketplace. Please only add
7+
changes directly relevant to users there, e.g., no changes about tests and CI.
8+
59
To publish a newer version to the Market Place, follow the [VSCode official
610
instructions][]. Then,
711
[Open VSX should update automatically](https://github.com/EclipseFdn/open-vsx.org/wiki/Auto-Publishing-Extensions#how-to-auto-publish-an-extension).
812

913
[VSCode official instructions]: https://code.visualstudio.com/api/working-with-extensions/publishing-extension
14+
[changelog tab]: https://marketplace.visualstudio.com/items/EditorConfig.EditorConfig/changelog

0 commit comments

Comments
 (0)