summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README15
1 files changed, 6 insertions, 9 deletions
diff --git a/README b/README
index 5a6a0d9..c39f9ed 100644
--- a/README
+++ b/README
@@ -332,18 +332,15 @@ When sending patches to mailing list, please use something like:
332 332
333 git send-email --to yocto@yoctoproject.org <generated patch> 333 git send-email --to yocto@yoctoproject.org <generated patch>
334 334
3357.B. Redmine 3357.B. Github issues
336============ 336==================
337In order to manage and trace the meta-raspberrypi issues, we use redmine: 337In order to manage and trace the meta-raspberrypi issues, we use github issues:
338 http://redmine.gherzan.ro/projects/meta-raspberrypi 338 https://github.com/agherzan/meta-raspberrypi/issues
339
340Here we report, trace and develop bugs, features or support tickets for this
341yocto BSP later.
342 339
343If you push patches which have a redmine issue associated, please provide the 340If you push patches which have a github issue associated, please provide the
344issue number in the commit log just before "Signed-off-by" line(s). Example line 341issue number in the commit log just before "Signed-off-by" line(s). Example line
345for a bug: 342for a bug:
346 [Bug #13] 343 [Issue #13]
347 344
348 345
3498. Maintainers 3468. Maintainers