From 722c45892bf68cf2b1a4be13cd395bf5f260d0e2 Mon Sep 17 00:00:00 2001 From: David Rambo Date: Tue, 19 Sep 2023 08:28:39 -0700 Subject: [PATCH] Add instructions for signing the Contributor Agreement. --- modules/ROOT/pages/contributing-docs/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/contributing-docs/index.adoc b/modules/ROOT/pages/contributing-docs/index.adoc index 019be0d..55c47c9 100644 --- a/modules/ROOT/pages/contributing-docs/index.adoc +++ b/modules/ROOT/pages/contributing-docs/index.adoc @@ -39,7 +39,7 @@ The only requirements for contributing documentation to Fedora Docs are: * link:++https://accounts.fedoraproject.org/++[*Fedora Account System*] (*FAS*) account. * GitLab account -* Must have signed https://fedoraproject.org/wiki/Legal:Fedora_Project_Contributor_Agreement[Fedora Project Contributor Agreement] from FAS +* Must have signed https://fedoraproject.org/wiki/Legal:Fedora_Project_Contributor_Agreement[Fedora Project Contributor Agreement] from FAS. To sign, go to your Fedora Account, select "Settings" by clicking your profile image in the top right corner, and then select the "Agreements" tab. Alternatively, it can be found here, substituting your actual username: https://accounts.fedoraproject.org/user/your-username/settings/agreements/ * Basic knowledge of *AsciiDoc* markup language (see xref:contributing-docs/asciidoc-markup.adoc[AsciiDoc for Fedora])