docs: Add description to temporary .github/ISSUE_TEMPLATE files

This commit is contained in:
Sarina Canelake
2022-04-04 18:25:24 -04:00
parent 453ae1a3f3
commit ea76006fdf
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
## This configuration file overrides the inherited configuration file defined
## in openedx/.github/.github/ISSUE_TEMPLATE because this repo currently does
## not have Issues turned on, so we create this override to *only* show DEPR
## issues to users creating Issues. Once Issues are turned on and the repo is
## ready to accept Issues of all types, this file must be deleted so inheritance
## of standard openedx configuration works properly.
blank_issues_enabled: false
contact_links:
- name: Open edX Community Support

View File

@@ -1,3 +1,10 @@
## This configuration file overrides the inherited configuration file defined
## in openedx/.github/.github/ISSUE_TEMPLATE because this repo currently does
## not have Issues turned on, so we create this override to *only* show DEPR
## issues to users creating Issues. Once Issues are turned on and the repo is
## ready to accept Issues of all types, this file must be deleted so inheritance
## of standard openedx configuration works properly.
name: Deprecation (DEPR) Ticket
description: Per OEP-21, use this template to begin the technology deprecation process.
title: "[DEPR]: <Technology Name>"