diff --git a/README.rst b/README.rst index ce7df02c..ae4725f7 100644 --- a/README.rst +++ b/README.rst @@ -67,10 +67,21 @@ Development Roadmap * `edX Skills Builder - Development Roadmap`_ +Contributions +------------- + +This repo is not currently accepting contributions. + +Reporting Security Issues +------------------------- + +Please do not report security issues in public. Please email security@edx.org. + + .. _edx-internal repo: https://github.com/edx/edx-internal .. _edX Skills Builder - Development Roadmap: https://openedx.atlassian.net/wiki/spaces/COMM/pages/3764944925/Skills+MFE+Development+Roadmap .. _Feature-based Application Organization: https://github.com/edx/frontend-app-skills/blob/main/docs/decisions/0002-feature-based-application-organization.rst .. |Build Status| image:: https://github.com/edx/frontend-app-skills/workflows/Default%20CI/badge.svg?branch=master :target: https://github.com/edx/frontend-app-skills/actions?query=workflow%3A%22Default+CI%22 .. |license| image:: https://img.shields.io/badge/license-AGPL-informational - :target: https://github.com/openedx/frontend-app-skills/blob/master/LICENSE + :target: https://github.com/edx/frontend-app-skills/blob/master/LICENSE diff --git a/openedx.yaml b/openedx.yaml index 44264910..a57bffdd 100644 --- a/openedx.yaml +++ b/openedx.yaml @@ -1,9 +1,4 @@ -# This file describes this Open edX repo, as described in OEP-2: +# This file describes this repo, as described in OEP-2: # http://open-edx-proposals.readthedocs.io/en/latest/oeps/oep-0002.html#specification oeps: {} -openedx-release: - # The openedx-release key is described in OEP-10: - # https://open-edx-proposals.readthedocs.io/en/latest/oep-0010-proc-openedx-releases.html - # The FAQ might also be helpful: https://openedx.atlassian.net/wiki/spaces/COMM/pages/1331268879/Open+edX+Release+FAQ - ref: master