Age | Commit message (Collapse) | Author |
|
I have split the main body of the CONTRIBUTING file to 3 sections:
* the short welcome message
* the code - styling, suggestions
* sending patches - licensing informations, mailing lists, reviews, etc.
Changes for the code section contents:
* link to the kernel coding style docs
* be more clear on subtest naming
* mention igt_describe()
v2: Add link to the online documentation for igt-describe. It will start
working once the series is merged. (Simon)
Cc: Petri Latvala <petri.latvala@intel.com>
Cc: Simon Ser <simon.ser@intel.com>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Acked-by: Petri Latvala <petri.latvala@intel.com>
Reviewed-by: Simon Ser <simon.ser@intel.com>
|
|
igt-dev is pretty established after a 1-year transition.
Let's end the transition and avoid confusion.
v2: Keep subjectprefix with i-g-t (Easwar)
v3: Also remove "Intel" from the line above. (Easwar)
Cc: Easwar Hariharan <easwar.hariharan@intel.com>
Cc: Petri Latvala <petri.latvala@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Easwar Hariharan <easwar.hariharan@intel.com>
|
|
Looks so much better in the gitlab UI. Maybe we want to split out some
of these README into subdirectories ...
v2: Polish layout a bit. Changes are only whitespace, but README is so
complicated reworked that git's rename detection doesn't spot the
similarities anymore.
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
|