commit | b68e2285f2ebab000f3d0d7d7cdc6693b09c7e93 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Tue Aug 06 10:36:12 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Tue Aug 06 10:36:12 2024 +0800 |
tree | 56835a53867b4eae4fb7b98462a74142781636ed | |
parent | 0100b593165a56bca6713541efc9918d84a9d582 [diff] |
README.md: Fix MD034 warnings The following warnings are generated by using markdownlint analysis: ``` README.md:14:1 MD034/no-bare-urls Bare URL used [Context: "https://gerrit.openbmc-project..."] README.md:18:1 MD034/no-bare-urls Bare URL used [Context: "https://github.com/openbmc/pho..."] ``` Refer to markdown-lint [1] to fix MD034 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/034-no-bare-urls.md Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ic67570e3343407a80a2d3cfec1f7c2dc56270159
phosphor-misc is a collection of miscellaneous OpenBMC functions that doesn't really fit anywhere else.
If you have a new function in mind to be hosted in phosphor-misc, it is usually a good idea to mention it on the OpenBMC mailing list before writing any code. There might already be an implementation of the desired function or the community may suggest alternatives.
phosphor-misc patches are reviewed using the Gerrit instance at https://gerrit.openbmc-project.xyz.
Please submit patches to Gerrit. More information on using Gerrit can be found here. https://github.com/openbmc/phosphor-misc is a hosting mirror only and GitHub pull requests are not monitored and will not be accepted.
Patch checklist. Please ensure patches adhere to the following guidelines:
For questions or help please come join us on the mailing list or in IRC.