xref: /openbmc/phosphor-misc/README.md (revision 5a3ac185501dcc8b51af75037f2acd85165ca2c2)
1# phosphor-misc
2
3phosphor-misc is a collection of miscellaneous OpenBMC functions that doesn't
4really fit anywhere else.
5
6Contributing
7------------
8If you have a new function in mind to be hosted in phosphor-misc, it is usually
9a good idea to mention it on the OpenBMC mailing list before writing any code.
10There might already be an implementation of the desired function or the
11community may suggest alternatives.
12
13phosphor-misc patches are reviewed using the Gerrit instance at
14https://gerrit.openbmc-project.xyz.
15
16Please submit patches to Gerrit.  More information on using Gerrit can be found
17[here](https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#submitting-changes-via-gerrit-server).
18https://github.com/openbmc/phosphor-misc is a hosting mirror only and GitHub
19pull requests are not monitored and will not be accepted.
20
21Patch checklist.  Please ensure patches adhere to the following guidelines:
22
23 - follow [the seven rules of a great git commit
24   message](https://chris.beams.io/posts/git-commit/#seven-rules)
25
26For questions or help please come join us on the [mailing
27list](https://lists.ozlabs.org/listinfo/openbmc) or in
28[IRC](irc://freenode.net/openbmc).
29