|
7 | 7 | [![Status][gha-image-lint-master]][gha-link-lint-master] |
8 | 8 | [![Status][gha-image-shell-master]][gha-link-shell-master] |
9 | 9 | [![Status][gha-image-mql-master]][gha-link-mql-master] |
| 10 | +[![Discuss][gh-discuss-badge]][gh-discuss-link] |
10 | 11 | [![Channel][tg-channel-image]][tg-channel-link] |
11 | | -[![Chat][tg-chat-image]][tg-chat-link] |
| 12 | +[![Twitter][twitter-image]][twitter-link] |
12 | 13 | [![Edit Code][gitpod-image]][gitpod-link] |
13 | 14 |
|
14 | 15 | ## About |
@@ -41,24 +42,31 @@ Check [`scripts/options.txt`](scripts/options.txt) file for supported parameters |
41 | 42 |
|
42 | 43 | ### Support |
43 | 44 |
|
44 | | -- For bugs/features, raise a [new issue at GitHub](https://github.com/EA31337/EA-Tester/issues). |
45 | | -- Join our [Telegram group][tg-chat-link] and [channel][tg-channel-link] for help. |
| 45 | +- For help, open a [new discussion][gh-discuss-link] to ask questions. |
| 46 | +- For bugs/features, raise a [new issue at GitHub][gh-issues]. |
| 47 | +- Join our [Telegram channel][tg-channel-link] for news and discussion group for help. |
46 | 48 |
|
47 | 49 | <!-- Named links --> |
48 | 50 |
|
49 | 51 | [github-release-image]: https://img.shields.io/github/release/EA31337/EA-Tester.svg?logo=github |
50 | 52 | [github-release-link]: https://github.com/EA31337/EA-Tester/releases |
51 | 53 |
|
| 54 | +[tg-channel-image]: https://img.shields.io/badge/Telegram-join-0088CC.svg?logo=telegram |
| 55 | +[tg-channel-link]: https://t.me/EA31337 |
| 56 | + |
| 57 | +[twitter-image]: https://img.shields.io/badge/EA31337-Follow-1DA1F2.svg?logo=Twitter |
| 58 | +[twitter-link]: https://twitter.com/EA31337 |
| 59 | + |
| 60 | +[gh-discuss-badge]: https://img.shields.io/badge/Discussions-Q&A-blue.svg?logo=github |
| 61 | +[gh-discuss-link]: https://github.com/EA31337/EA-Tester/discussions |
| 62 | +[gh-issues]: https://github.com/EA31337/EA-Tester/issues |
| 63 | + |
52 | 64 | [license-image]: https://img.shields.io/github/license/EA31337/EA-Tester.svg |
53 | 65 | [license-link]: https://tldrlegal.com/license/mit-license |
54 | 66 |
|
55 | 67 | [appveyor-ci-build-link]: https://ci.appveyor.com/project/kenorb/ea-tester/branch/master |
56 | 68 | [appveyor-ci-build-image]: https://ci.appveyor.com/api/projects/status/r4g7ughqovcv5ph5/branch/master?svg=true |
57 | 69 |
|
58 | | -[travis-ci-build-link]: https://travis-ci.org/EA31337/EA-Tester |
59 | | -[travis-ci-build-image-master]: https://api.travis-ci.org/EA31337/EA-Tester.svg?branch=master |
60 | | -[travis-ci-build-image-dev]: https://api.travis-ci.org/EA31337/EA-Tester.svg?branch=dev |
61 | | - |
62 | 70 | [gha-link-check-master]: https://github.com/EA31337/EA-Tester/actions?query=workflow%3ACheck+branch%3Amaster |
63 | 71 | [gha-image-check-master]: https://github.com/EA31337/EA-Tester/workflows/Check/badge.svg |
64 | 72 |
|
|
0 commit comments