From cecfbf1830b95e78ff53cb6c0edde441e06d14fb Mon Sep 17 00:00:00 2001 From: sarina Date: Fri, 21 Mar 2025 13:57:28 -0400 Subject: [PATCH] docs: Convert rst syntax to md in README --- README.md | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 507eadc..059b160 100755 --- a/README.md +++ b/README.md @@ -151,9 +151,7 @@ noted. Contributing ============ -Contributions are very welcome. Please read `How To Contribute`_ for details. - -.. _How To Contribute: https://openedx.org/r/how-to-contribute +Contributions are very welcome. Please read [How To Contribute](https://docs.openedx.org/en/latest/developers/references/developer_guide/process/index.html) for details. This project is currently accepting all types of contributions, bug fixes, security fixes, maintenance work, or new features. However, please make sure @@ -168,29 +166,23 @@ Getting Help If you're having trouble, we have discussion forums at https://discuss.openedx.org where you can connect with others in the community. -Our real-time conversations are on Slack. You can request a `Slack -invitation`_, then join our `community Slack workspace`_. Because this is a -frontend repository, the best place to discuss it would be in the `#wg-frontend -channel`_. +Our real-time conversations are on Slack. You can request a [Slack +invitation](https://openedx.org/slack), then join our +[community Slack workspace](https://openedx.slack.com/) Because this is a +frontend repository, the best place to discuss it would be in the +[#wg-frontend channel](https://openedx.slack.com/archives/C04BM6YC7A6). For anything non-trivial, the best path is to open an issue in this repository with as many details about the issue you are facing as you can provide. https://github.com/openedx/frontend-app-gradebook/issues -For more information about these options, see the `Getting Help`_ page. - -.. _Slack invitation: https://openedx.org/slack -.. _community Slack workspace: https://openedx.slack.com/ -.. _#wg-frontend channel: https://openedx.slack.com/archives/C04BM6YC7A6 -.. _Getting Help: https://openedx.org/community/connect +For more information about these options, see the [Getting Help](https://openedx.org/community/connect) page. The Open edX Code of Conduct ============================ -All community members are expected to follow the `Open edX Code of Conduct`_. - -.. _Open edX Code of Conduct: https://openedx.org/code-of-conduct/ +All community members are expected to follow the [Open edX Code of Conduct](https://openedx.org/code-of-conduct/). Reporting Security Issues =========================