[igt-dev] [PATCH i-g-t v2 1/5] doc: Fix typos in CONTRIBUTING
Rhys Kidd
rhyskidd at gmail.com
Sat Jan 20 00:25:22 UTC 2018
Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
Reviewed-by: Petri Latvala <petri.latvala at intel.com>
---
CONTRIBUTING | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/CONTRIBUTING b/CONTRIBUTING
index aa555aa1..5600caaf 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -29,7 +29,7 @@ A short list of contribution guidelines:
- Patches need to be reviewed on the mailing list. Exceptions only apply for
testcases and tooling for drivers with just a single contributor (e.g. vc4).
In this case patches must still be submitted to the mailing list first.
- Testcase should preferrably be cross-reviewed by the same people who write and
+ Testcase should preferably be cross-reviewed by the same people who write and
review the kernel feature itself.
- When patches from new contributors (without commit access) are stuck, for
@@ -38,9 +38,7 @@ A short list of contribution guidelines:
contact one of the maintainers (listed in the MAINTAINERS file) and cc the
intel-gfx mailing list.
-- Especially changes to the testcase should get tested on relevant platforms
- before committing. For Intel employees that's best done using PRTS, see the
- relevant internal howtos. Everyone else can just run piglit with i-g-t tests
- locally.
+- Changes to the testcases are automatically tested. Take the results into
+ account before merging.
Happy hacking!
--
2.14.1
More information about the igt-dev
mailing list