From e18c3d780c0479ed91190f7aa7912859f80aa3c3 Mon Sep 17 00:00:00 2001 From: Gurjyot Date: Tue, 26 Dec 2017 01:25:33 +0530 Subject: [PATCH] Fixed links for Roadmap and Good first issue label --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7e59e6d..cd36c45 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,7 +54,7 @@ $ cd vendor/flarum/core $ ./scripts/compile.sh ``` -Check out the [Roadmap](https://github.com/flarum/core/issues/74) for an overview of what needs to be done. See the [Good For New Contributors](https://github.com/flarum/core/labels/Good%20for%20New%20Contributors) label for a list of issues that should be relatively easy to get started with. +Check out the [Roadmap](https://discuss.flarum.org/d/6755) and [Milestones](https://github.com/flarum/core/milestones)for an overview of what needs to be done. See the [Good first issue](https://github.com/flarum/core/labels/Good%20first%20issue) label for a list of issues that should be relatively easy to get started with. ## Contributor License Agreement