Skip to content

Commit 8c291e9

Browse files
committed
Add Maintenance schedule
1 parent 06b9b08 commit 8c291e9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,22 @@ in [TypeScript] with no time wasted messing with the config files.
1010
macOS included.
1111
- Clean, easy to read and alter config files. No config file is hidden behind
1212
yet another script!
13+
- Monthly maintenance to keep things up to date!
1314

1415
*This boilerplate is tested on the latest macOS and Windows. If anything
1516
doesn't work, please [file an issue].*
1617

18+
### Maintenance schedule
19+
Starting from `v4.0.0`, the project maintenance will become much more regular.
20+
A new release will be published on a monthly basis to keep the package
21+
dependencies, package configurations and APIs / syntax up to date.
22+
23+
Maintenance work will begin on 1st of each month, and expect the new version to
24+
be released within the first week of the month. New features from different
25+
tools integrated in this boilerplate might not always be implemented at once,
26+
especially on experimental features. If you want any particular feature to be
27+
implemented, please [file an issue], or consider make a [new pull request].
28+
1729
## Getting started
1830
1. Clone this repository, or if you're hosting your Electron project on GitHub,
1931
click [`Use this template`] to create a new project.
@@ -223,6 +235,7 @@ Electron React TypeScript Webpack Boilerplate is open source software
223235
[Jest]: https://jestjs.io
224236
[`electron-builder`]: https://github.com/electron-userland/electron-builder
225237
[file an issue]: https://www.electronjs.org
238+
[new pull request]: https://github.com/Devtography/electron-react-typescript-webpack-boilerplate/compare
226239
[`Use this template`]: https://github.com/Devtography/electron-react-typescript-webpack-boilerplate/generate
227240
[`tsconfig-paths`]: https://github.com/dividab/tsconfig-paths
228241
[`tsconfig-paths-webpack-plugin`]: https://github.com/dividab/tsconfig-paths-webpack-plugin

0 commit comments

Comments
 (0)