From: Shankho Boron Ghosh Date: Wed, 18 Nov 2020 15:33:07 +0000 (+0530) Subject: Contribution Checklist : Minor Nesting X-Git-Tag: 10.0.1~6 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=02a6a02634c259f71fe6b20aa074107e9aaf12a5;p=AGL%2Fdocumentation.git Contribution Checklist : Minor Nesting Indentation added for proper nesting of checklist points. Bug-AGL: [SPEC-3633] Signed-off-by: Shankho Boron Ghosh Change-Id: I47dfc52805b1aff4cfdf3dee0287fffafbbe0a03 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25600 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- 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