|
5 | 5 | If you have a security concern, |
6 | 6 | please see the [security document](../../SECURITY.md). |
7 | 7 |
|
8 | | -If you need programming help, |
9 | | -or want to join in the discussion with other Electron developers, |
10 | | -or want to find sample starter applications, |
11 | | -see [these community resources](../../README.md#community). |
| 8 | +If you're looking for programming help, |
| 9 | +for answers to questions, |
| 10 | +or to join in discussion with other developers who use Electron, |
| 11 | +you can interact with the community in these locations: |
| 12 | +- [`electron`](https://discuss.atom.io/c/electron) category on the Atom |
| 13 | +forums |
| 14 | +- `#atom-shell` channel on Freenode |
| 15 | +- [`Atom`](https://atom-slack.herokuapp.com) channel on Slack |
| 16 | +- [`electron-ru`](https://telegram.me/electron_ru) *(Russian)* |
| 17 | +- [`electron-br`](https://electron-br.slack.com) *(Brazilian Portuguese)* |
| 18 | +- [`electron-kr`](https://electron-kr.github.io/electron-kr) *(Korean)* |
| 19 | +- [`electron-jp`](https://electron-jp.slack.com) *(Japanese)* |
| 20 | +- [`electron-tr`](https://electron-tr.herokuapp.com) *(Turkish)* |
| 21 | +- [`electron-id`](https://electron-id.slack.com) *(Indonesia)* |
| 22 | +- [`electron-pl`](https://electronpl.github.io) *(Poland)* |
12 | 23 |
|
13 | 24 | If you'd like to contribute to Electron, |
14 | 25 | see the [contributing document](../../CONTRIBUTING.md). |
15 | 26 |
|
16 | 27 | If you've found a bug in a [supported version](#supported-versions) of Electron, |
17 | 28 | please report it with the [issue tracker](../development/issues.md). |
18 | 29 |
|
| 30 | +[awesome-electron](https://github.com/sindresorhus/awesome-electron) |
| 31 | +is a community-maintained list of useful example apps, |
| 32 | +tools and resources. |
| 33 | + |
19 | 34 | ## Supported Versions |
20 | 35 |
|
21 | 36 | The latest three release branches are supported by the Electron team. |
|
0 commit comments