Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/defect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "[DEFECT] "
labels: ["Triage","OKR : Customer Support"]
type: bug
assignees: []
projects: ["dotCMS/7"]

body:
- type: markdown
Expand Down Expand Up @@ -80,4 +81,4 @@ body:
- [Slack channel #XXXXX](url)
- Or enter "NA" if no Freshdesk ticket exists
validations:
required: true
required: true
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/epic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "[EPIC] "
labels: []
type: epic
assignees: []
projects: ["dotCMS/7"]

body:
- type: markdown
Expand Down
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "[FEATURE] "
labels: []
type: feature
assignees: []
projects: ["dotCMS/7"]

body:
- type: markdown
Expand Down Expand Up @@ -84,4 +85,4 @@ body:
- [Technical specs](url)
- [Research](url)
validations:
required: false
required: false
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/pillar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "[PILLAR] "
labels: []
type: pillar
assignees: []
projects: ["dotCMS/7"]

body:
- type: markdown
Expand Down Expand Up @@ -44,4 +45,4 @@ body:
- [Research document](url)
- [Design files](url)
validations:
required: false
required: false
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/spike.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "[SPIKE] "
labels: [""]
type: spike
assignees: []
projects: ["dotCMS/7"]

body:
- type: markdown
Expand Down Expand Up @@ -63,4 +64,4 @@ body:
- [Similar implementations](url)
- [Technical specs](url)
validations:
required: false
required: false
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "[TASK] "
labels: ["Triage"]
type: task
assignees: []
projects: ["dotCMS/7"]

body:
- type: markdown
Expand Down Expand Up @@ -50,4 +51,4 @@ body:
label: Additional Context
description: Any additional information that might be helpful
validations:
required: false
required: false