mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
README: Switch from redmine to github issues
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
c4ddf87db2
commit
dedd75f08f
15
README
15
README
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user