This repository was archived by the owner on Sep 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ # # This configuration file overrides the inherited configuration file defined
2+ # # in openedx/.github/.github/ISSUE_TEMPLATE because this repo currently does
3+ # # not have Issues turned on, so we create this override to *only* show DEPR
4+ # # issues to users creating Issues. Once Issues are turned on and the repo is
5+ # # ready to accept Issues of all types, this file must be deleted so inheritance
6+ # # of standard openedx configuration works properly.
7+
18blank_issues_enabled : false
29contact_links :
310 - name : Open edX Community Support
Original file line number Diff line number Diff line change 1+ # # This configuration file overrides the inherited configuration file defined
2+ # # in openedx/.github/.github/ISSUE_TEMPLATE because this repo currently does
3+ # # not have Issues turned on, so we create this override to *only* show DEPR
4+ # # issues to users creating Issues. Once Issues are turned on and the repo is
5+ # # ready to accept Issues of all types, this file must be deleted so inheritance
6+ # # of standard openedx configuration works properly.
7+
18name : Deprecation (DEPR) Ticket
29description : Per OEP-21, use this template to begin the technology deprecation process.
310title : " [DEPR]: <Technology Name>"
You can’t perform that action at this time.
0 commit comments