aboutsummaryrefslogtreecommitdiffstats
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorShankho Boron Ghosh <shankhoghosh123@gmail.com>2020-11-16 19:58:11 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-11-16 15:52:54 +0000
commitc04ab11b946684902e3e39aef475a2d16c09e1c4 (patch)
treeb27ca9543ffdfe52510cbbc0bed9104f46c984a3 /mkdocs.yml
parent991c6f12d7814c698d75e76cb5fdab965a2eeef0 (diff)
Added Contribution Checklist
Added comprehensive tasklist as a guideline for contributions in How To Contribute section. Also, minor fixup of API reference : 0_api-introduction. v2: Added item : Is a backport to a release branch required ? Bug-AGL: [SPEC-3633] Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com> Change-Id: I122f2093bd8360be4082497e0cadb67ca67d6d4e Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25580 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 9c03dde..5d69bf8 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -16,5 +16,7 @@ plugins:
markdown_extensions:
- pymdownx.superfences
+ - pymdownx.tasklist:
+ custom_checkbox: true