summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorShankho Boron Ghosh <shankhoghosh123@gmail.com>2020-11-18 21:03:07 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-11-18 16:51:07 +0000
commitb5e092b8ccaf1f23bff392f399cd3216fad784be (patch)
treeeb1b3fab8abfb0d91c9709b79a23bb594fad8001 /docs
parent9cc56459419f1225f5e9851825ad305424b3d6fb (diff)
Contribution Checklist : Minor Nesting
Indentation added for proper nesting of checklist points. Bug-AGL: [SPEC-3633] Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com> Change-Id: I47dfc52805b1aff4cfdf3dee0287fffafbbe0a03 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25587 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/5_How_To_Contribute/9_Contribution_Checklist.md12
1 files changed, 6 insertions, 6 deletions
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