xref: /dpdk/doc/guides/contributing/index.rst (revision cf97dfd12eaf3617cf7243226efa4940729c9a9a)
1..  SPDX-License-Identifier: BSD-3-Clause
2    Copyright 2018 The DPDK contributors
3
4Contributor's Guidelines
5========================
6
7.. toctree::
8    :maxdepth: 2
9    :numbered:
10
11    coding_style
12    design
13    abi_policy
14    abi_versioning
15    documentation
16    unit_test
17    new_library
18    new_driver
19    patches
20    linux_uapi
21    vulnerability
22    stable
23    cheatsheet
24