Lines Matching refs:should

17 should not contain code that is written exclusively for Zephyr. Instead,
18 such code should be contributed to the main zephyr tree.
22 Steering Committee and should comply with the
24 :ref:`contribution guidelines<modules_contributing>`. They should also have a
76 * Module repository names should follow the convention of using lowercase
87 * Module repositories names should be explicitly set in the :file:`zephyr/module.yml` file.
89 * Modules should use "zephyr" as the default name for the repository main
94 repository should preserve the upstream repository folder structure.
101 main branch, which should be 'zephyr'.
103 * Modules should expose all provided header files with an include pathname
104 beginning with the module-name. (E.g., mcuboot should expose its
139 The following practices conform to the above requirements and should be
149 should be applicable to all modules with the downside of suppressing the
249 repository, should be limited to:
252 * urgent changes that should not wait to be merged in the external project
256 design or functionality should be discouraged, if the module has an upstream
283 zephyr repository. Issues should be appropriately labeled using GitHub
306 should preferably contain the full license text instead of including an
319 headers and main license files. This not a hard requirement; should
354 information should be kept up to date.
360 All Zephyr modules should provide some level of **integration** testing,
366 * should verify basic usage of the module (configuration,
383 of the module; this should be part of the testing framework of the external
463 The name should be specified in the :file:`zephyr/module.yml` file. This will
930 ``snippet_root: foo``, then you should place your module's
974 (twister) should be pointed to the directories containing those samples and
1089 content of that file will be used to determine which files should be added
1160 request should be marked as ``DNM`` (Do Not Merge) or preferably a draft pull
1198 path: <path to where the repository should be cloned>
1230 path: <path to where the repository should be cloned>