From 0fd87f3bbbdd9aeb42fc51c226aeefffa8d04e9c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 1 Dec 2016 08:38:48 +0000 Subject: [PATCH] contribute: minor fix-ups --- markdown/contribute/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/markdown/contribute/index.md b/markdown/contribute/index.md index 71c7d0c..d3e4fd6 100644 --- a/markdown/contribute/index.md +++ b/markdown/contribute/index.md @@ -91,9 +91,9 @@ Please submit patches for GStreamer through [GNOME bugzilla][bugzilla]: existing bugs. - Once you have created a bug you can attach your patch(es) to the bug report, - see below for more details (you can add one attachment when you file the bug, + see below for more details. You can add one attachment when you file the bug, but if you have multiple things to attach you will have to do that after the - bug has been submitted). + bug has been submitted. - If your patch is for an enhancement (anything that is not supposed to work already, i.e. anything not a bug) or adds new API, please set your bug's @@ -150,7 +150,7 @@ ideally against the tip of the master branch, but in many cases patches against a stable release will be acceptable as well if the plugin or code hasn't changed much since then. If a patch was prepared against an old branch and does not apply any longer to master you may be asked to provide an updated -patch against. +patch. If you have created a new plugin, please submit a patch that adds it to the gst-plugins-bad module, including `configure.ac` and the various `Makefile.am` -- 2.7.4