From 3f77060c6ca3bd67b35232047c4795fb7f6492a5 Mon Sep 17 00:00:00 2001 From: Anatoli Babenia Date: May 03 2018 04:11:25 +0000 Subject: README -> README.md for clickability --- diff --git a/README b/README deleted file mode 100644 index 75c5887..0000000 --- a/README +++ /dev/null @@ -1,19 +0,0 @@ -This is the repository for Fedora Status software located at -https://pagure.io/fedora-status - -Please update any code changes there, and changes to changes.json -or statuses.json for https://status.fedoraproject.org/ at -https://github.com/fedora-infra/statusfpo - -Do not push any generated status.html/index.html/changes.rss to -repositories, it will be automatically generated by OpenShift on -push in the .openshift/action_hooks/build hook. - -Please use manage.py to perform all management to the status page. - -For more info, please see the documentation at: -http://docs.pagure.org/infra-docs/sysadmin-guide/sops/status-fedora.html - - -If you use this software in your own environment, please do not use -the Fedora trademark, as this is protected. diff --git a/README.md b/README.md new file mode 100644 index 0000000..70d928d --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +This is the repository for Fedora Status software located at +https://pagure.io/fedora-status + +Please update any code changes there, and changes to `changes.json` +or `statuses.json` for https://status.fedoraproject.org/ at +https://github.com/fedora-infra/statusfpo + +Do not push any generated status.html/index.html/changes.rss to +repositories, it will be automatically generated by OpenShift on +push in the `.openshift/action_hooks/build` hook. + +Please use `manage.py` to perform all management to the status page. + +For more info, please see the documentation at: +http://docs.pagure.org/infra-docs/sysadmin-guide/sops/status-fedora.html + + +If you use this software in your own environment, please do not use +the Fedora trademark, as this is protected.