From c8df09c37644e068767df8d46affba65e1a79112 Mon Sep 17 00:00:00 2001 From: Leni Kadali Mutungi Date: Wed, 8 Feb 2023 21:52:09 +0300 Subject: [PATCH] docs: Update link to byte-size issues and tasks Since issue tracking for OpenedX has moved to GitHub, the link to byte-size issues and tasks needs to be updated to redirect to issues labeled "help wanted" under the openedx organization on GitHub --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index a482fdf6cb..cd7e8d3dc3 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -95,7 +95,7 @@ small size, and usually don't require a broad knowledge of the edX platform. It makes them good candidates for a first task, allowing you to focus on getting familiar with the development environment and the contribution process. -.. _byte-sized bugs and tasks: http://bit.ly/edxbugs +.. _byte-sized bugs and tasks: https://github.com/search?q=user%3Aopenedx+label%3A%22help+wanted%22&type=Issues&ref=advsearch&l=&l= Once you have identified a bug or task, `create an account on the tracker`_ and then comment on the ticket to indicate that you are working on it. Don't hesitate