summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBruce Mitchell <bruce.mitchell@linux.vnet.ibm.com>2021-05-05 22:49:53 +0300
committerDerick Montague <derick.montague@ibm.com>2021-05-11 01:21:32 +0300
commit5ad9ab111ef2ae03aa5541f9bf0353de59fab2ba (patch)
tree4e0925e4a9587f5160386a322f521461553df55a /CONTRIBUTING.md
parent15bcc41f748a79201eebd46496256621870a527e (diff)
downloadwebui-vue-5ad9ab111ef2ae03aa5541f9bf0353de59fab2ba.tar.xz
Replace IRC with Discord
Discord has more users. IRC traffic has ground to a halt. Signed-off-by: Bruce Mitchell <bruce.mitchell@linux.vnet.ibm.com> Change-Id: I588beca497e0a87663821b1e12539bf7a071aebf
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ec9d2b88..d2521169 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -62,10 +62,10 @@ npm run lint
This project and everyone participating are required to follow the [OpenBMC Code of Conduct](https://github.com/openbmc/docs/blob/master/code-of-conduct.md).
## Asking Questions
-The OpenBMC communicates using a mail list and an IRC channel. Although you could create a GitHub issue to ask a question, a better option would be to ask your question using the email list or IRC channel.
+The OpenBMC communicates using a mail list and the Discord channel. Although you could create a GitHub issue to ask a question, a better option would be to ask your question using the email list or Discord channel.
- Mail: openbmc@lists.ozlabs.org https://lists.ozlabs.org/listinfo/openbmc
-- IRC: #openbmc on freenode.net
+- Discord: https://discord.gg/69Km47zH98
### Submitting Bugs
Before submitting an issue, please search through the [existing GitHub issues](https://github.com/openbmc/webui-vue/issues) to see if someone already reported the problem. If the issue does not exist, use the [Bug report template](https://github.com/openbmc/webui-vue/issues/new?assignees=&labels=&template=bug_report.md&title=) to report the problem.