summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2016-04-25 10:09:16 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2016-04-25 10:10:05 +0200
commitdedd75f08ffe3360722ab761da18987aa681edd1 (patch)
tree79337acb4e852174b1c459390e2cbeee3ef94e69 /README
parentc4ddf87db2257a50dcf179ac2dbb646ff6d9988e (diff)
downloadmeta-raspberrypi-dedd75f08ffe3360722ab761da18987aa681edd1.tar.gz
README: Switch from redmine to github issues
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'README')
-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