Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:contribute [03.10.2018 12:21] mach@cesnet.czen:contribute [01.04.2025 10:33] (current) – Switch links from Redmine to Gitlab and change contact mail ph_cesnet.cz
Line 2: Line 2:
  
 <note important> <note important>
-If you would like to contribute to our project, please contact us via our email address [[mailto:mentat-info@cesnet.cz|mentat-info@cesnet.cz]]. **[[https://alchemist.cesnet.cz/mentat/doc/development/html/_doclib/development.html|Documentation for developers]]** is being created and available via our automated build system [[https://alchemist.cesnet.cz/|Alchemist]].+If you would like to contribute to our project, please contact us via our email address [[mailto:mentat-info@cesnet.cz|mentat-info@cesnet.cz]]. Documentation for developers is available **[[https://713.gitlab-pages.cesnet.cz/mentat/mentat/master/html/_doclib/development.html|here]]**.
 </note> </note>
  
Line 10: Line 10:
  
   * **casual contributor**   * **casual contributor**
-    * clone locally our [[https://homeproj.cesnet.cz/projects/mentat/repository|git repository]]+    * clone locally our [[https://gitlab.cesnet.cz/713/mentat/mentat.git|git repository]]
     * create your patch using standard tools like ''git send email'', ''git am''     * create your patch using standard tools like ''git send email'', ''git am''
-    * send your patch to email address [[mailto:mentat-info@cesnet.cz|mentat-info@cesnet.cz]]+    * send your patch to email address [[mailto:sec-op@cesnet.cz|sec-op@cesnet.cz]]
   * **verified contributor**   * **verified contributor**
-    * you will be granted write access to our [[https://homeproj.cesnet.cz/projects/mentat/repository|git repository]] +    * you will be granted write access to our [[https://gitlab.cesnet.cz/713/mentat/mentat.git|git repository]] 
-    * you will be granted write access to our [[https://homeproj.cesnet.cz/projects/mentat|ticket tracking system]] +    * you will be granted write access to our [[https://gitlab.cesnet.cz/713/mentat/mentat|ticket tracking system]] 
-    * please honor policies defined in our [[https://alchemist.cesnet.cz/mentat/doc/development/html/_doclib/development.html|documentation]], mainly the following:+    * please honor policies defined in our [[https://713.gitlab-pages.cesnet.cz/mentat/mentat/master/html/_doclib/development.html|documentation]], mainly the following:
       * use your own branch for development ''dev_xxx'', where ''xxx'' is your username/nickname, or for big features use separate branch ''feature_xxx''       * use your own branch for development ''dev_xxx'', where ''xxx'' is your username/nickname, or for big features use separate branch ''feature_xxx''
       * never ever merge to **devel**, **release** nor **master** branches, unless you were explicitly permitted to do so       * never ever merge to **devel**, **release** nor **master** branches, unless you were explicitly permitted to do so
  
-In both cases please use our [[https://homeproj.cesnet.cz/projects/mentat|ticket tracking system]] to manage work on your contribution.+In both cases please use our [[https://gitlab.cesnet.cz/713/mentat/mentat|ticket tracking system]] to manage work on your contribution.
  
 ===== Reporting bugs ===== ===== Reporting bugs =====
  
-  - Report any discovered bugs either to our email address [[mailto:mentat-info@cesnet.cz|mentat-info@cesnet.cz]]. +  - Report any discovered bugs either to our email address [[mailto:sec-op@cesnet.cz|sec-op@cesnet.cz]]. 
-  - Or create bug reports in our [[https://homeproj.cesnet.cz/projects/mentat|ticket tracking system]] +  - Or create bug reports in our [[https://gitlab.cesnet.cz/713/mentat/mentat|ticket tracking system]]