Fixed "Roadmap's" link, "good first issue" label link and added Milestone's link (#44)

* Fixed links for Roadmap and Good first issue label

* Update CONTRIBUTING.md

* Changed Roadmap URL
pull/46/head
Gurjyot 2017-12-26 23:59:28 +05:30 committed by Franz Liedke
parent e1c0f1794a
commit 530c8a9946
1 changed files with 1 additions and 1 deletions

View File

@ -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]( http://flarum.org/roadmap/) 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