[Piglit] [PATCH] Add a "Contributing Patches" section to the HACKING file.

Brian Paul brianp at vmware.com
Wed Nov 13 07:33:02 PST 2013


On 11/13/2013 05:55 AM, Paul Berry wrote:
> ---
>
> I received an email this morning asking for information about how to
> contribute to Piglit, and I couldn't find adequate documentation in
> the source tree, so I figured I'd add some more information to the
> "HACKING" file.
>
>   HACKING | 30 ++++++++++++++++++++++++++++++
>   1 file changed, 30 insertions(+)
>
> diff --git a/HACKING b/HACKING
> index d96b994..9eff4ef 100644
> --- a/HACKING
> +++ b/HACKING
> @@ -146,3 +146,33 @@ RELEASE and create an appropriate tag in the git repository.
>   This tag is the official way of marking a release, so the tarballs provided
>   automatically by the cgit frontend are official release tarballs.
>
> +
> +\ Contributing Patches
> + ---------------------
> +
> +If you want to contribute patches, please subscribe to the piglit
> +mailing list (https://urldefense.proofpoint.com/v1/url?u=http://lists.freedesktop.org/mailman/listinfo/piglit&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=lGQMzzTgII0I7jefp2FHq7WtZ%2BTLs8wadB%2BiIj9xpBY%3D%0A&m=5liIstzzghc5x8sm5euyqBlsvvZsbAoGTFGO778q8NQ%3D%0A&s=9c4a1270e6380211bc5fc93ef94b6fe390a1c3fca0a5a1d402bbe94028e3daf4)
> +and then send them to piglit at lists.freedesktop.org using "git
> +send-email".  One of the core piglit developers should respond with
> +comments and suggested improvements.  The piglit mailing list is also
> +a good place for general discussion about piglit development, such as
> +future plans for the project, and coordinating work between
> +developers.
> +
> +For developers who are new to piglit: when submitting a patch, it is
> +helpful to add a note (after the "---" line in the patch file)
> +indicating that you are new to the project and don't have commit
> +access; that way once your patch has been revised to meet our
> +standards of correctness and coding style, we will know that we should
> +commit it for you.  If we forget, please remind us!  Once you have
> +successfully contributed a handful of patches, feel free to apply for
> +commit access usind the process described here:
> +https://urldefense.proofpoint.com/v1/url?u=http://www.freedesktop.org/wiki/AccountRequests/&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=lGQMzzTgII0I7jefp2FHq7WtZ%2BTLs8wadB%2BiIj9xpBY%3D%0A&m=5liIstzzghc5x8sm5euyqBlsvvZsbAoGTFGO778q8NQ%3D%0A&s=b555f7c32a42d12c7479c1480608272e7975df3cfc9014e7556fdaf2aba8219e
> +
> +Please be patient--most of us develop graphics drivers (such as Mesa)
> +as our primary job, so we have limited time to respond to your patches
> +on the piglit mailing list.  If your patch hasn't received a reply in
> +a week, send a follow-up email to make sure we haven't missed it.  If
> +you have questions that are better discussed in real time, many piglit
> +developers can also be found in the #dri-devel channel on Freenode
> +IRC.
>

Thanks, Paul!  Reviewed-by: Brian Paul <brianp at vmware.com>




More information about the Piglit mailing list