[PATCH 1/2] Split out CONTRIBUTING.rst
Rodrigo Vivi
rodrigo.vivi at intel.com
Tue Aug 28 20:02:26 UTC 2018
On Tue, Aug 28, 2018 at 05:33:46PM +0200, Daniel Vetter wrote:
> This way gitlab will automatically spot it and show it when people try
> to do a merge request or file an issue.
>
> Also shrink the title a bit, it looks terrible in the sidebar.
>
> Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> ---
> CONTRIBUTING.rst | 11 +++++++++++
> dim.rst | 12 ------------
> index.rst | 1 +
> 3 files changed, 12 insertions(+), 12 deletions(-)
> create mode 100644 CONTRIBUTING.rst
>
> diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
> new file mode 100644
> index 000000000000..c7846e318b7e
> --- /dev/null
> +++ b/CONTRIBUTING.rst
> @@ -0,0 +1,11 @@
> +CONTRIBUTING
> +============
> +
> +Submit patches, bug reports, and questions for any of the maintainer tools and
> +documentation to the dim-tools at lists.freedesktop.org mailing list.
> +
> +Please make sure your patches pass the build and self tests by running::
> +
> + $ make check
> +
> +Push the patches once you have an ack from maintainers (Jani/Daniel).
> diff --git a/dim.rst b/dim.rst
> index 6d7528ce497f..5e3598451eb9 100644
> --- a/dim.rst
> +++ b/dim.rst
> @@ -528,15 +528,3 @@ it any time after the pull request, since it creates a tag, but this is as good
> a place as any).
>
> $ dim remove-branch topic/*topic-branch*
> -
> -CONTRIBUTING, BUG REPORTS AND DISCUSSION
> -========================================
> -
> -Submit patches, bug reports, and questions for any of the maintainer tools and
> -documentation to the dim-tools at lists.freedesktop.org mailing list.
> -
> -Please make sure your patches pass the build and self tests by running::
> -
> - $ make check
> -
> -Push the patches once you have an ack from maintainers (Jani/Daniel).
> diff --git a/index.rst b/index.rst
> index 088b4869dd63..b7db12f29d33 100644
> --- a/index.rst
> +++ b/index.rst
> @@ -30,6 +30,7 @@ Contents:
> getting-started
> dim
> qf
> + CONTRIBUTING
> TODO
>
> Indices and tables
> --
> 2.18.0
>
> _______________________________________________
> dim-tools mailing list
> dim-tools at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dim-tools
More information about the dim-tools
mailing list