File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -182,6 +182,7 @@ To package your Electron app, run `npm run prod` to get your code compiled in
182
182
[ facebook/jest #10025 ] : https://github.com/facebook/jest/issues/10025
183
183
184
184
## Project folders & files
185
+ - ` .github/ ` - GitHub repo config & GitHub Actions workflows
185
186
- ` dist/ ` - [ Webpack] output location
186
187
187
188
__ Contents will be flushed automatically on execution of ` npm run <dev|prod> `
@@ -275,6 +276,8 @@ To package your Electron app, run `npm run prod` to get your code compiled in
275
276
- ` .gitignore ` - Git ignore file
276
277
- ` CHANGELOG_PRE_V4.md ` - Changelog of this boilerplate prior to ` v4.0.0 `
277
278
- ` CHANGELOG_V4+.md ` - Changelog of this boilerplate from ` v4.0.0 ` onwards
279
+ - ` CODE_OF_CONDUCT.md `
280
+ - ` CONTRIBUTING.md ` - Contribution guide
278
281
- ` jest.config.ci.mjs ` - [Jest ] config file for GitHub Actions
279
282
- ` jest.config.mjs ` - [Jest ] config file
280
283
- ` LICENSE ` - MIT license
You can’t perform that action at this time.
0 commit comments