Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
contribute:dev:get-a-contributor-account [2020/04/22 22:29] – [Generating a SSH key] ochosicontribute:dev:get-a-contributor-account [2020/08/21 00:15] kevinbowen
Line 9: Line 9:
 If you sign in with e.g. GitHub your account will be immediately created and you can browse all repositories that are public or internal, create issues etc. **However, you cannot create or fork projects yet!** If you sign in with e.g. GitHub your account will be immediately created and you can browse all repositories that are public or internal, create issues etc. **However, you cannot create or fork projects yet!**
 In order to get full access you have to contact an Admin - see "Apply for an account". In order to get full access you have to contact an Admin - see "Apply for an account".
 +
  
 ===== Apply for an account ===== ===== Apply for an account =====
Line 14: Line 15:
 The easy way to get a contributor account is to contact developers on [[https://mail.xfce.org/mailman/listinfo/xfce4-dev|xfce4-dev]] mailist or to connect to IRC channel on [[https://webchat.freenode.net/?channels=%23xfce-dev&uio=d4#xfce-dev|xfce-dev]]. The easy way to get a contributor account is to contact developers on [[https://mail.xfce.org/mailman/listinfo/xfce4-dev|xfce4-dev]] mailist or to connect to IRC channel on [[https://webchat.freenode.net/?channels=%23xfce-dev&uio=d4#xfce-dev|xfce-dev]].
  
 +----
  
 ===== SSH ===== ===== SSH =====
Line 49: Line 51:
     IdentityFile ~/.ssh/id_rsa     IdentityFile ~/.ssh/id_rsa
  
 +[[|Back to Top]]
 +----
 +[[:contribute:dev:start:|Back to main Xfce Development Information page]]