From ed4925f495d14e4eea7eb0e9331a9f12a33cbe8e Mon Sep 17 00:00:00 2001 From: bmortier <benoit.mortier@opensides.be> Date: Tue, 19 Sep 2017 14:31:17 +0200 Subject: [PATCH] Merge branch '5692-update-the-readme-md-with-correct-forge-indication' into '1.3-dev' Resolve "update the readme.md with correct forge indication" Closes #5692 See merge request !15 --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ded2da5b1..fb3160056 100644 --- a/README.md +++ b/README.md @@ -43,13 +43,15 @@ This question can be solved by creating: There are a couple ways you can try [to get help][get help].You can also join the `#fusiondirectory` IRC channel at freenode.net. -You can [register on our system][register] and enter your bug [on the forge][issues-forge] or [here at github][issues-github] even if the forge is the prefered way of dealing with bugs +You can [register on our system][register] and enter issues [FusionDirectory][issues-core] for the core program, and +[FusionDirectory Plugins][issues-plugins] for plugins. ## IRC Etiquette * If we don't answer right away then just hang out in the channel. Someone will eventually write back to you as it just means we are away from keyboard, working on something else, or in a different timezone than you. + * You should treat IRC as what it is: asynchronous chat. Sure the messages can be instant but in most channels people are in different time zones. At times chat replies can be in excess of 24hrs. @@ -68,8 +70,8 @@ If you like [FusionDirectory][FusionDirectory] and would like to [donate][donate [register]: https://register.fusiondirectory.org -[issues-forge]: https://forge.fusiondirectory.org/projects/fd/issues/new +[issues-core]: https://gitlab.fusiondirectory.org/fusiondirectory/fd/issues -[issues-github]: https://github.com/fusiondirectory/fusiondirectory/issues +[issues-plugins]: https://gitlab.fusiondirectory.org/fusiondirectory/fd-plugins/issues [donate-liberapay]: https://liberapay.com/fusiondirectory/donate -- GitLab