Skip to content

Commit 673ca2b

Browse files
committed
README: Updates badges and links
1 parent 2b618e7 commit 673ca2b

1 file changed

Lines changed: 15 additions & 7 deletions

File tree

README.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
[![Status][gha-image-lint-master]][gha-link-lint-master]
88
[![Status][gha-image-shell-master]][gha-link-shell-master]
99
[![Status][gha-image-mql-master]][gha-link-mql-master]
10+
[![Discuss][gh-discuss-badge]][gh-discuss-link]
1011
[![Channel][tg-channel-image]][tg-channel-link]
11-
[![Chat][tg-chat-image]][tg-chat-link]
12+
[![Twitter][twitter-image]][twitter-link]
1213
[![Edit Code][gitpod-image]][gitpod-link]
1314

1415
## About
@@ -41,24 +42,31 @@ Check [`scripts/options.txt`](scripts/options.txt) file for supported parameters
4142

4243
### Support
4344

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.
4648

4749
<!-- Named links -->
4850

4951
[github-release-image]: https://img.shields.io/github/release/EA31337/EA-Tester.svg?logo=github
5052
[github-release-link]: https://github.com/EA31337/EA-Tester/releases
5153

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+
5264
[license-image]: https://img.shields.io/github/license/EA31337/EA-Tester.svg
5365
[license-link]: https://tldrlegal.com/license/mit-license
5466

5567
[appveyor-ci-build-link]: https://ci.appveyor.com/project/kenorb/ea-tester/branch/master
5668
[appveyor-ci-build-image]: https://ci.appveyor.com/api/projects/status/r4g7ughqovcv5ph5/branch/master?svg=true
5769

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-
6270
[gha-link-check-master]: https://github.com/EA31337/EA-Tester/actions?query=workflow%3ACheck+branch%3Amaster
6371
[gha-image-check-master]: https://github.com/EA31337/EA-Tester/workflows/Check/badge.svg
6472

0 commit comments

Comments
 (0)