Skip to content

Commit b12acfa

Browse files
authored
docs(repo): update chat/support links (#642)
1 parent 6d528ac commit b12acfa

File tree

10 files changed

+18
-12
lines changed

10 files changed

+18
-12
lines changed

β€Ž.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@ trim_trailing_whitespace = true
1313
insert_final_newline = true
1414
trim_trailing_whitespace = false
1515

16+
[README.md]
17+
max_line_length = 170
18+
1619
[*.yml]
1720
max_line_length = 500

β€Ž.github/CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
First, thank you for considering contributing to rollup! It's people like you that make the open source community such a great community! 😊
66

7-
We welcome any type of contribution, not only code. You can help with
7+
We welcome any type of contribution, not only code. You can help with
8+
89
- **QA**: file bug reports, the more details you can give the better (i.e. [REPL](https://rollupjs.org/repl/)-links or repos that demonstrate the specific issue)
910
- **Marketing**: writing blog posts, howto's, printing stickers, ...
1011
- **Community**: presenting the project at meetups, organizing a dedicated meetup for the local community, ...
@@ -13,7 +14,7 @@ We welcome any type of contribution, not only code. You can help with
1314

1415
## Your First Contribution
1516

16-
Working on your first Pull Request? You can learn how from this *free* series, [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github).
17+
Working on your first Pull Request? You can learn how from this _free_ series, [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github).
1718

1819
## Submitting code
1920

@@ -32,7 +33,7 @@ Anyone can file an expense. If the expense makes sense for the development of th
3233

3334
## Questions
3435

35-
If you require technical assistance, [Stackoverflow](https://stackoverflow.com/questions/tagged/rollupjs) or [Gitter](https://gitter.im/rollup/rollup) are usually the best places to start.
36+
If you require technical assistance, [Stackoverflow](https://stackoverflow.com/questions/tagged/rollupjs) or [Rollup Discord](https://is.gd/rollup_chat) are usually the best places to start.
3637
You can also create an [issue](issue) (protip: do a quick search first to see if someone else didn't ask the same question before!).
3738

3839
## Credits
@@ -48,7 +49,6 @@ Thank you to all our backers! [[Become a backer](https://opencollective.com/roll
4849

4950
<a href="https://opencollective.com/rollup#backers" target="_blank"><img src="https://opencollective.com/rollup/backers.svg?width=890"></a>
5051

51-
5252
### Sponsors
5353

5454
Thank you to all our sponsors! (please ask your company to also support this open source project by [becoming a sponsor](https://opencollective.com/rollup#sponsor))

β€Ž.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
πŸ‘‰πŸ½ Need help or tech support? Please don't open an issue!
3-
Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs
3+
Head to https://is.gd/rollup_chat or https://stackoverflow.com/questions/tagged/rollupjs
44
55
❀️ Rollup? Please consider supporting our collective:
66
πŸ‘‰ https://opencollective.com/rollup/donate

β€Ž.github/ISSUE_TEMPLATE/BUG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ about: Something went awry and you'd like to tell us about it.
1212
- Parts of this template are removed
1313
1414
πŸ‘‰πŸ½ Need help or tech support? Please don't open an issue!
15-
Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs
15+
Head to https://is.gd/rollup_chat or https://stackoverflow.com/questions/tagged/rollupjs
1616
1717
❀️ Rollup? Please consider supporting our collective:
1818
πŸ‘‰ https://opencollective.com/rollup/donate

β€Ž.github/ISSUE_TEMPLATE/DOCS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ about: Are the docs lacking or missing something? Do they need some new πŸ”₯ hot
1212
Or your issue may be closed.
1313
1414
πŸ‘‰πŸ½ Need help or tech support? Don't open an issue!
15-
Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs
15+
Head to https://is.gd/rollup_chat or https://stackoverflow.com/questions/tagged/rollupjs
1616
1717
❀️ Rollup? Please consider supporting our collective:
1818
πŸ‘‰ https://opencollective.com/rollup/donate

β€Ž.github/ISSUE_TEMPLATE/FEATURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ about: Suggest an idea for this project
1212
Or your issue may be closed.
1313
1414
πŸ‘‰πŸ½ Need help or tech support? Please don't open an issue!
15-
Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs
15+
Head to https://is.gd/rollup_chat or https://stackoverflow.com/questions/tagged/rollupjs
1616
1717
❀️ Rollup? Please consider supporting our collective:
1818
πŸ‘‰ https://opencollective.com/rollup/donate

β€Ž.github/ISSUE_TEMPLATE/MODIFICATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ about: Would you like something work differently? Have an alternative approach?
1212
Or your issue may be closed.
1313
1414
πŸ‘‰πŸ½ Need help or tech support? Please don't open an issue!
15-
Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs
15+
Head to https://is.gd/rollup_chat or https://stackoverflow.com/questions/tagged/rollupjs
1616
1717
❀️ Rollup? Please consider supporting our collective:
1818
πŸ‘‰ https://opencollective.com/rollup/donate

β€Ž.github/ISSUE_TEMPLATE/NEW_PLUGIN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ about: Request a new Core plugin
1212
Or your issue may be closed.
1313
1414
πŸ‘‰πŸ½ Need help or tech support? Please don't open an issue!
15-
Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs
15+
Head to https://is.gd/rollup_chat or https://stackoverflow.com/questions/tagged/rollupjs
1616
1717
❀️ Rollup? Please consider supporting our collective:
1818
πŸ‘‰ https://opencollective.com/rollup/donate

β€Ž.github/ISSUE_TEMPLATE/SUPPORT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
name: πŸ†˜ Support, Help, and Advice
3-
about: πŸ‘‰πŸ½ Need help or tech support? Please don't open an issue! Head to https://gitter.im/rollup/rollup or https://stackoverflow.com/questions/tagged/rollupjs.
3+
about: πŸ‘‰πŸ½ Need help or tech support? Please don't open an issue! Head to https://is.gd/rollup_chat or https://stackoverflow.com/questions/tagged/rollupjs.
44

55
---
66

77
Hey there! If you need help or tech support then this is not the place to
8-
ask. Please head to [the Rollup Gitter](https://gitter.im/rollup/rollup)
8+
ask. Please head to the [Rollup Discord](https://is.gd/rollup_chat)
99
instead or post a question to https://stackoverflow.com/questions/tagged/rollupjs.
1010

1111
If you arrived here because you think Rollup's documentation is unclear,

β€ŽREADME.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
[cover]: https://codecov.io/gh/rollup/plugins/branch/master/graph/badge.svg
22
[cover-url]: https://codecov.io/gh/rollup/plugins
3+
[discord]: https://img.shields.io/discord/466787075518365708?color=778cd1&label=chat
4+
[discord-url]: https://is.gd/rollup_chat
35
[tests]: https://img.shields.io/circleci/project/github/rollup/plugins.svg
46
[tests-url]: https://circleci.com/gh/rollup/plugins
57

68
[![tests][tests]][tests-url]
79
[![cover][cover]][cover-url]
10+
[![discord][discord]][discord-url]
811
[![libera manifesto](https://img.shields.io/badge/libera-manifesto-lightgrey.svg)](https://liberamanifesto.com)
912

1013
# Rollup Plugins

0 commit comments

Comments
Β (0)