[yocto] [meta-raspberrypi][PATCH] README: Switch from redmine to github issues
Andrei Gherzan
andrei at gherzan.ro
Mon Apr 25 01:10:40 PDT 2016
Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
README | 15 ++++++---------
1 file 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:
git send-email --to yocto at yoctoproject.org <generated patch>
-7.B. Redmine
-============
-In order to manage and trace the meta-raspberrypi issues, we use redmine:
- http://redmine.gherzan.ro/projects/meta-raspberrypi
-
-Here we report, trace and develop bugs, features or support tickets for this
-yocto BSP later.
+7.B. Github issues
+==================
+In order to manage and trace the meta-raspberrypi issues, we use github issues:
+ https://github.com/agherzan/meta-raspberrypi/issues
-If you push patches which have a redmine issue associated, please provide the
+If you push patches which have a github issue associated, please provide the
issue number in the commit log just before "Signed-off-by" line(s). Example line
for a bug:
- [Bug #13]
+ [Issue #13]
8. Maintainers
--
2.8.0
More information about the yocto
mailing list