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
6.[Open a Pull Request](https://help.github.com/articles/creating-a-pull-request/#creating-the-pull-request) to the `master` branch with a clear title and description.
78
+
6.[Open a Pull Request](https://help.github.com/articles/creating-a-pull-request/#creating-the-pull-request) to the `main` branch with a clear title and description.
79
79
80
80
**Tips**:
81
81
@@ -217,5 +217,5 @@ otherwise use **rebase and merge**.
217
217
218
218
### Releasing a stable version
219
219
220
-
Fixes and tested features from the `beta` branch can be merged with the `master` branch. Please ensure your branch is
221
-
up to date with the `master` and then [open a Pull Request](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/master...).
220
+
Fixes and tested features from the `beta` branch can be merged with the `main` branch. Please ensure your branch is
221
+
up to date with the `main` and then [open a Pull Request](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/main...).
0 commit comments