Skip to content

Commit facfb55

Browse files
committed
Remove mentions of unmonitored IRC channel
1 parent 4c16579 commit facfb55

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you don't find what you're looking for there, then please check the the [foru
1010

1111
## Asking for Help
1212

13-
In general, the Github issue tracker should **only** be used for **bug reports** and **feature requests**. If you're just having trouble getting something to work, you should ask in the [forums](https://forums.select2.org) or on [Stack Overflow](https://stackoverflow.com) instead.
13+
In general, the Github issue tracker should **only** be used for **bug reports** and **feature requests**. If you're just having trouble getting something to work, you should ask in the [forums](https://forums.select2.org) or on [Stack Overflow](https://stackoverflow.com) instead.
1414

1515
### Rules for all community platforms
1616

@@ -19,7 +19,7 @@ In general, the Github issue tracker should **only** be used for **bug reports**
1919
3. Any code snippets should be formatted using [Markdown code fences](https://learn.userfrosting.com/troubleshooting/getting-help#use-markdown-to-format-blocks-of-code) and properly indented. Poorly formatted code is difficult to read and reflects badly on you as a programmer.
2020
4. Check what you write for spelling and grammar issues. If you want others to take the time to read your question carefully, you must write your question carefully.
2121
5. When possible create and link to a [minimal, complete, and verifiable](https://stackoverflow.com/help/mcve) example by cloning our [JSBin template](http://jsbin.com/goqagokoye/edit?html,js,output). Code dumps, zip files, etc are NOT acceptable.
22-
6. Include relevant screenshots or animations, if possible. Drag your screenshots directly into the forums or issue tracker text box. They will automatically be uploaded and the Markdown to display them will be generated. Avoid third-party image hosts, or links which require extra clicks to view the image (except IRC, where this is unavoidable).
22+
6. Include relevant screenshots or animations, if possible. Drag your screenshots directly into the forums or issue tracker text box. They will automatically be uploaded and the Markdown to display them will be generated. Avoid third-party image hosts, or links which require extra clicks to view the image.
2323

2424
### Stack Overflow
2525

docs/pages/01.getting-started/chapter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ twig_first: true
1414
The jQuery replacement for select boxes
1515

1616
<div class="s2-docs-featurette">
17+
<a class="button" href="https://github.com/select2/select2/releases">Releases</a>
1718
<a class="button" href="https://forums.select2.org">Forums</a>
1819
<a class="button" href="https://github.com/select2/select2">GitHub</a>
19-
<a class="button" href="https://webchat.freenode.net/?channels=select2">IRC Chat</a>
2020
</div>
2121

2222
Select2 gives you a customizable select box with support for searching, tagging, remote data sets, infinite scrolling, and many other highly used options.

0 commit comments

Comments
 (0)