commit | 2a8c0fdd04524dbe1ccca7d78996abb4f45dc777 | [log] [tgz] |
---|---|---|
author | Alexander Amelkin <a.amelkin@yadro.com> | Mon Jul 23 14:04:59 2018 +0300 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jul 25 15:33:46 2018 +0000 |
tree | da9b44c36520ca76e8dee7efb9618c727f4b3761 | |
parent | 71b5d583099367dc437f4e26f6f43ac75ad0088d [diff] |
Make CONTRIBUTING.md all caps as per the Charter According to the official Charter at https://www.openbmc.org/wp-content/uploads/sites/62/2018/03/charter_openbmc_02142018.pdf the file must be named literally `CONTRIBUTING`. That is, all caps. This has been discussed in review comments for https://gerrit.openbmc-project.xyz/9948 This commit accompanies the corresponding changes to the docs repository, see https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/10807 Change-Id: I320b9a4b18d4e4a741cbcb29fff8475994493ae6 Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com>
diff --git a/README.md b/README.md index 2157d7f..f41bbad 100644 --- a/README.md +++ b/README.md
@@ -85,7 +85,7 @@ ## Submitting Patches Support of additional hardware and software packages is always welcome. -Please follow the [contributing guidelines](https://github.com/openbmc/docs/blob/master/contributing.md) +Please follow the [contributing guidelines](https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md) when making a submission. It is expected that contributions contain test cases.