You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ The repository structure is the following:
10
10
-`patches`: Patch files created by [Quilt](https://linux.die.net/man/1/quilt), grouped around features.
11
11
-`third-party-src`: Git submodule linking to the upstream [Code-OSS](https://github.com/microsoft/vscode/) commit. The patches are applied on top of this specific commit.
12
12
13
+
## Creating a new release
14
+
15
+
See [RELEASE](RELEASE.md) for more information.
16
+
13
17
## Troubleshooting and Feedback
14
18
15
19
See [CONTRIBUTING](CONTRIBUTING.md#reporting-bugsfeature-requests) for more information.
0 commit comments