docs: Add missing document links to docs/readme (#18578)
* docs: Update Guides & Tutorials section * docs: Update the list of docs * Update docs/README.md Co-Authored-By: Mark Lee <malept@users.noreply.github.com> * Update docs/README.md Co-Authored-By: Mark Lee <malept@users.noreply.github.com> * Update docs/README.md Co-Authored-By: Mark Lee <malept@users.noreply.github.com> * Update docs/README.md Co-Authored-By: Mark Lee <malept@users.noreply.github.com> * docs: Implement feedback
This commit is contained in:
parent
8330507efd
commit
8da17ffe37
3 changed files with 23 additions and 12 deletions
|
@ -1,2 +1,3 @@
|
|||
# Electron App Feedback Program
|
||||
|
||||
Electron is working on building a streamlined release process and having faster releases. To help with that, we have the App Feedback Program for large-scale Electron apps to test our beta releases and report app-specific issues to the Electron team. We use this program to help us prioritize work and get applications upgraded to the next stable release as soon as possible. There are a few requirements we expect from participants, such as attending short, online weekly check-ins. Please visit the [blog post](https://electronjs.org/blog/app-feedback-program) for details and sign-up.
|
||||
|
|
|
@ -1,10 +1,13 @@
|
|||
# Electron Release Timelines
|
||||
### Notes:
|
||||
|
||||
### Notes
|
||||
|
||||
* The `-beta.1` and `stable` dates are our *concrete* release dates.
|
||||
* We strive for weekly beta releases, however we often release more betas than scheduled.
|
||||
* All dates are our goals but there may be reasons for adjusting the stable deadline, such as security bugs.
|
||||
|
||||
## 5.0.0 Release Schedule
|
||||
|
||||
*Includes: Chromium M73 and Node v12.0*
|
||||
|
||||
Take a look at 5.0.0 Timeline [blog post](https://electronjs.org/blog/electron-5-0-timeline) for info about publicizing our release dates.
|
||||
|
@ -47,4 +50,5 @@ Take a look at 5.0.0 Timeline [blog post](https://electronjs.org/blog/electron-5
|
|||
| Tue, 2019-Jul-30 | 6.0.0 | ✨ stable ✨ |
|
||||
|
||||
## 7.0.0 Release Schedule
|
||||
|
||||
TBD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue