diff options
author | Alexander Mazuruk <a.mazuruk@samsung.com> | 2018-12-19 18:12:50 +0100 |
---|---|---|
committer | Alexander Mazuruk <a.mazuruk@samsung.com> | 2019-01-04 15:29:59 +0100 |
commit | aef728e2bf61e09fe9d795035be15e2c9fc8a225 (patch) | |
tree | 5b4002510fbf0351c2cdfeda09c36995f41e25de | |
parent | 471a04ed693807c586f9059a47fa7d452d356a3a (diff) | |
download | weles-aef728e2bf61e09fe9d795035be15e2c9fc8a225.tar.gz weles-aef728e2bf61e09fe9d795035be15e2c9fc8a225.tar.bz2 weles-aef728e2bf61e09fe9d795035be15e2c9fc8a225.zip |
Adjustments after github transition
Change-Id: Ic78791c89965b36111cc48ef1e94fabc37eaa3a9
Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com>
-rw-r--r-- | CONTRIBUTING | 14 | ||||
-rw-r--r-- | README | 6 |
2 files changed, 9 insertions, 11 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index 5dfb4b4..5283d76 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -4,12 +4,10 @@ Contributing .. contents:: Table of Contents -Weles uses `Tizen Gerrit`_ to manage code and reviews. Currently there is no -issue tracker. Move to Github_ is planned due to lack of ``go get`` feature on -Tizen Gerrit. +We use `Github`_ for managing code and issues and `GerritHub`_ for reviews. -.. _`Tizen Gerrit`: https://review.tizen.org/gerrit/#/admin/projects/tools/weles -.. _Github: https://github.com/ +.. _GerritHub: https://review.gerrithub.io/admin/projects/SamsungSLAV/weles +.. _Github: https://github.com/SamsungSLAV/weles ***************** @@ -19,17 +17,17 @@ How to contribute Reporting bugs ============== -Currently only contact via e-mail is possible. Refer to README. +Create issue on `GitHub`_. Suggesting enhancements ======================= -Currently only contact via e-mail is possible. Refer to README. +Create issue on `GitHub`_. Code contributions ================== -Currently only contact via e-mail is possible. Refer to README. +Check issues on `Github`_. *********** Styleguides @@ -18,9 +18,9 @@ Weles responsibilities include: * presenting results in a human and computer-readable form .. [#] Device Under Test -.. _MuxPi: https://git.tizen.org/cgit/tools/muxpi -.. _Boruta: https://git.tizen.org/cgit/tools/boruta -.. _SLAV: https://git.tizen.org/cgit/tools/slav +.. _MuxPi: https://github.com/SamsungSLAV/muxpi +.. _Boruta: https://github.com/SamsungSLAV/boruta +.. _SLAV: https://github.com/SamsungSLAV/slav .. _LAVA: https://www.linaro.org/initiatives/lava/ User provides a yaml file containing all neccessary information to perform tests: |