diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2016-04-25 10:09:16 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-04-25 10:10:05 +0200 |
commit | dedd75f08ffe3360722ab761da18987aa681edd1 (patch) | |
tree | 79337acb4e852174b1c459390e2cbeee3ef94e69 /README | |
parent | c4ddf87db2257a50dcf179ac2dbb646ff6d9988e (diff) | |
download | meta-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-- | README | 15 |
1 files changed, 6 insertions, 9 deletions
@@ -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 | ||
335 | 7.B. Redmine | 335 | 7.B. Github issues |
336 | ============ | 336 | ================== |
337 | In order to manage and trace the meta-raspberrypi issues, we use redmine: | 337 | In 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 | |||
340 | Here we report, trace and develop bugs, features or support tickets for this | ||
341 | yocto BSP later. | ||
342 | 339 | ||
343 | If you push patches which have a redmine issue associated, please provide the | 340 | If you push patches which have a github issue associated, please provide the |
344 | issue number in the commit log just before "Signed-off-by" line(s). Example line | 341 | issue number in the commit log just before "Signed-off-by" line(s). Example line |
345 | for a bug: | 342 | for a bug: |
346 | [Bug #13] | 343 | [Issue #13] |
347 | 344 | ||
348 | 345 | ||
349 | 8. Maintainers | 346 | 8. Maintainers |