--- website/apps/base/templates/contribute.scm | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/website/apps/base/templates/contribute.scm b/website/apps/base/templates/contribute.scm index 274938a..8b62994 100644 --- a/website/apps/base/templates/contribute.scm +++ b/website/apps/base/templates/contribute.scm @@ -44,6 +44,17 @@ " in IRC Freenode. Tell us how would you like to help, and we will do our best to guide you. ") + (p + "The Guix community pledge to making participation a harrassment + free experience for everyone, regardless of age, body size, disability, + ethnicity, gender identity and expression, level of experience, + education, socio-economic status, nationality, personal appearance, + race, religion, or sexual identity and orientation. The full text of our + code of conduct is in " + (a (@ (href ,(guix-url "manual/html_node/Contributing.html"))) + "the manual ") + "and the file 'CODE-OF-CONDUCT' in the source tree. ") + (div (@ (class "centered-text")) -- 2.17.0