README: Switch from redmine to github issues

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2016-04-25 10:09:16 +02:00
parent c4ddf87db2
commit dedd75f08f

15
README
View File

@ -332,18 +332,15 @@ When sending patches to mailing list, please use something like:
git send-email --to yocto@yoctoproject.org <generated patch> git send-email --to yocto@yoctoproject.org <generated patch>
7.B. Redmine 7.B. Github issues
============ ==================
In order to manage and trace the meta-raspberrypi issues, we use redmine: In order to manage and trace the meta-raspberrypi issues, we use github issues:
http://redmine.gherzan.ro/projects/meta-raspberrypi https://github.com/agherzan/meta-raspberrypi/issues
Here we report, trace and develop bugs, features or support tickets for this If you push patches which have a github issue associated, please provide the
yocto BSP later.
If you push patches which have a redmine issue associated, please provide the
issue number in the commit log just before "Signed-off-by" line(s). Example line issue number in the commit log just before "Signed-off-by" line(s). Example line
for a bug: for a bug:
[Bug #13] [Issue #13]
8. Maintainers 8. Maintainers