diff mbox series

[qemu-web] Mention website maintainence under Contribute

Message ID 20171129153116.26243-1-eblake@redhat.com
State New
Headers show
Series [qemu-web] Mention website maintainence under Contribute | expand

Commit Message

Eric Blake Nov. 29, 2017, 3:31 p.m. UTC
Web (and other doc) updates are also valid contributions.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
---
 contribute.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Paolo Bonzini Nov. 29, 2017, 4:05 p.m. UTC | #1
On 29/11/2017 16:31, Eric Blake wrote:
> Web (and other doc) updates are also valid contributions.
> 
> Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
>  contribute.md | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/contribute.md b/contribute.md
> index bf4a55d..88baee6 100644
> --- a/contribute.md
> +++ b/contribute.md
> @@ -12,4 +12,6 @@ permalink: /contribute/
>  * Chat with the developers on IRC: irc.oftc.net, channel #qemu
> 
>  * Read developer documentation: &ldquo;[Getting started for developers](https://wiki.qemu.org/Documentation/GettingStartedDevelopers)&rdquo;,
> -  &ldquo;[Contributor FAQ](https://wiki.qemu.org/Contribute/FAQ)&rdquo;, &ldquo;[How to submit a patch](https://wiki.qemu.org/Contribute/SubmitAPatch)&rdquo;
> +  &ldquo;[Contributor FAQ](https://wiki.qemu.org/Contribute/FAQ)&rdquo;,
> +  &ldquo;[How to submit a patch](https://wiki.qemu.org/Contribute/SubmitAPatch)&rdquo;,
> +  &ldquo;[Improve the website](https://www.qemu.org/2017/02/04/the-new-qemu-website-is-up/)&rdquo;
> 

Applied, thanks.

Paolo
Peter Maydell Nov. 29, 2017, 4:22 p.m. UTC | #2
On 29 November 2017 at 15:31, Eric Blake <eblake@redhat.com> wrote:
> Web (and other doc) updates are also valid contributions.
>
> Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
>  contribute.md | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/contribute.md b/contribute.md
> index bf4a55d..88baee6 100644
> --- a/contribute.md
> +++ b/contribute.md
> @@ -12,4 +12,6 @@ permalink: /contribute/
>  * Chat with the developers on IRC: irc.oftc.net, channel #qemu
>
>  * Read developer documentation: &ldquo;[Getting started for developers](https://wiki.qemu.org/Documentation/GettingStartedDevelopers)&rdquo;,
> -  &ldquo;[Contributor FAQ](https://wiki.qemu.org/Contribute/FAQ)&rdquo;, &ldquo;[How to submit a patch](https://wiki.qemu.org/Contribute/SubmitAPatch)&rdquo;
> +  &ldquo;[Contributor FAQ](https://wiki.qemu.org/Contribute/FAQ)&rdquo;,
> +  &ldquo;[How to submit a patch](https://wiki.qemu.org/Contribute/SubmitAPatch)&rdquo;,
> +  &ldquo;[Improve the website](https://www.qemu.org/2017/02/04/the-new-qemu-website-is-up/)&rdquo;

Ah, I was vaguely thinking about this the other day; that we should
improve https://wiki.qemu.org/Contribute so that it puts contributions
to documentation, the website, etc on a clearer footing that's more
on par with "contribute code" (possibly by hiving off the "writing
code" bits to a separate section).

We now seem to have two landing pages for "start contributing",
though -- one on the main website and one on the wiki.

thanks
-- PMM
Paolo Bonzini Nov. 29, 2017, 4:37 p.m. UTC | #3
On 29/11/2017 17:22, Peter Maydell wrote:
> On 29 November 2017 at 15:31, Eric Blake <eblake@redhat.com> wrote:
>> Web (and other doc) updates are also valid contributions.
>>
>> Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
>> Signed-off-by: Eric Blake <eblake@redhat.com>
>> ---
>>  contribute.md | 4 +++-
>>  1 file changed, 3 insertions(+), 1 deletion(-)
>>
>> diff --git a/contribute.md b/contribute.md
>> index bf4a55d..88baee6 100644
>> --- a/contribute.md
>> +++ b/contribute.md
>> @@ -12,4 +12,6 @@ permalink: /contribute/
>>  * Chat with the developers on IRC: irc.oftc.net, channel #qemu
>>
>>  * Read developer documentation: &ldquo;[Getting started for developers](https://wiki.qemu.org/Documentation/GettingStartedDevelopers)&rdquo;,
>> -  &ldquo;[Contributor FAQ](https://wiki.qemu.org/Contribute/FAQ)&rdquo;, &ldquo;[How to submit a patch](https://wiki.qemu.org/Contribute/SubmitAPatch)&rdquo;
>> +  &ldquo;[Contributor FAQ](https://wiki.qemu.org/Contribute/FAQ)&rdquo;,
>> +  &ldquo;[How to submit a patch](https://wiki.qemu.org/Contribute/SubmitAPatch)&rdquo;,
>> +  &ldquo;[Improve the website](https://www.qemu.org/2017/02/04/the-new-qemu-website-is-up/)&rdquo;
> 
> Ah, I was vaguely thinking about this the other day; that we should
> improve https://wiki.qemu.org/Contribute so that it puts contributions
> to documentation, the website, etc on a clearer footing that's more
> on par with "contribute code" (possibly by hiving off the "writing
> code" bits to a separate section).
> 
> We now seem to have two landing pages for "start contributing",
> though -- one on the main website and one on the wiki.

Apart from the infrastructure part, everything else in the wiki page
probably should be moved to the website.

Then, the wiki "Contribute" can be moved to "Contribute/Infrastructure"
(and the link in the side bar changed from "Start Here" to "Project
Infrastructure").

Thanks,

Paolo
diff mbox series

Patch

diff --git a/contribute.md b/contribute.md
index bf4a55d..88baee6 100644
--- a/contribute.md
+++ b/contribute.md
@@ -12,4 +12,6 @@  permalink: /contribute/
 * Chat with the developers on IRC: irc.oftc.net, channel #qemu

 * Read developer documentation: &ldquo;[Getting started for developers](https://wiki.qemu.org/Documentation/GettingStartedDevelopers)&rdquo;,
-  &ldquo;[Contributor FAQ](https://wiki.qemu.org/Contribute/FAQ)&rdquo;, &ldquo;[How to submit a patch](https://wiki.qemu.org/Contribute/SubmitAPatch)&rdquo;
+  &ldquo;[Contributor FAQ](https://wiki.qemu.org/Contribute/FAQ)&rdquo;,
+  &ldquo;[How to submit a patch](https://wiki.qemu.org/Contribute/SubmitAPatch)&rdquo;,
+  &ldquo;[Improve the website](https://www.qemu.org/2017/02/04/the-new-qemu-website-is-up/)&rdquo;