summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* Use the new link URLsHaihao Xiang2018-03-151-3/+7
| | | | | | | | | | | We moved libva from github/01org to github/intel, however some files still have links to the old 01org URLs, this commit updates these links to the new intel URLs. In addition, this commit added a contact email address for security issue reporting This fixes https://github.com/intel/intel-vaapi-driver/issues/364 Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
* Add pre-commit hookXiang, Haihao2017-04-071-1/+33
| | | | | | | | | | Check that the code follows a consistant coding style before committing. The current command will be interrupted if the commit doesn't follow the code style This fixes https://github.com/01org/intel-vaapi-driver/issues/99 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
* github: Updated name for kanbanSean V Kelley2017-01-281-1/+1
| | | | Signed-off-by: Sean V Kelley <seanvk@posteo.de>
* github: Updated mailing listSean V Kelley2017-01-261-2/+2
| | | | | | Also corrected link to filing new issues. Signed-off-by: Sean V Kelley <seanvk@posteo.de>
* intel-vaapi-driver: Add github docsSean V Kelley2017-01-221-0/+81
Adding documentation for the github site. Signed-off-by: Sean V Kelley <seanvk@posteo.de>