Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 02-feature-request.yml #366

Merged
merged 1 commit into from
Jun 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/02-feature-request.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Open edX Feature Request
description: Use this template to add new feature requests or feature enhancements to the Open edX Roadmap. Creating a new request DOES NOT guarantee prioritization or implementation.
description: Choose this to express interest in an idea not already on the roadmap, that you do not have a proposal for. Creating a new request DOES NOT guarantee prioritization or implementation.
title: "Put Feature Name Here"
body:
- type: markdown
attributes:
value: |
## Open edX Feature Request
Use this template to add new feature requests or feature enhancements to the Open edX Roadmap. Please note that creating a new request DOES NOT guarantee prioritization or implementation.
Choose this to express interest in an idea not already on the roadmap, that you don't have a proposal for. Please note that creating a new request DOES NOT guarantee prioritization or implementation.
- type: checkboxes
attributes:
label: 1. Is there an existing issue for this?
Expand All @@ -26,6 +26,7 @@ body:
attributes:
label: 3. What product area does this feature affect?
options:
- Courseware
- Credentials
- Data
- Discussion forums
Expand Down
Loading