mirror of https://github.com/flarum/flarum
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 URLpull/46/head
parent
e1c0f1794a
commit
530c8a9946
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue