X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F5_How_To_Contribute%2F9_Contribution_Checklist.md;h=7d86ada2db8365defc9bfd9b23cf95f04afe0416;hb=3f6f63ee421200fe014cfa2f2a081f27ca43a51c;hp=75dc2fe889b26d44bf8db31226f0cc12c9cd35d7;hpb=c04ab11b946684902e3e39aef475a2d16c09e1c4;p=AGL%2Fdocumentation.git diff --git a/docs/5_How_To_Contribute/9_Contribution_Checklist.md b/docs/5_How_To_Contribute/9_Contribution_Checklist.md index 75dc2fe..7d86ada 100644 --- a/docs/5_How_To_Contribute/9_Contribution_Checklist.md +++ b/docs/5_How_To_Contribute/9_Contribution_Checklist.md @@ -8,12 +8,12 @@ title: Contribution Checklist - [ ] Does the component have a name ? (Pick one fitting the purpose and the project.) - [ ] Is a separate git repo required for the component ? - [ ] Does the component have a README.md containing all basic information about it ? -- [ ] Description. -- [ ] Dependencies. -- [ ] Build instructions. -- [ ] Installation instructions. -- [ ] Usage instructions. -- [ ] Example invocations. + - [ ] Description. + - [ ] Dependencies. + - [ ] Build instructions. + - [ ] Installation instructions. + - [ ] Usage instructions. + - [ ] Example invocations. - [ ] Does the component have a CONTRIBUTIONS.md file? (Containing all necessary information on how to contribute, e.g. pointing to project website? ) ## License