Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
fix: issue templates
  • Loading branch information
scastillo-jp committed Nov 13, 2020
commit 76728f491820aa95d1f45ddb2565bd05ed34648f
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/back-end.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Back end
about: new tasks of Back-end
title: BACK-END
labels: ''
labels: mvp, nice-to-have, tech-debt, enhancement
assignees: ''

---
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: BUG
labels: low
labels: low, medium, high
assignees: ''

---
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/ui-task.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: UI task
about: new tasks of UI
title: UI TASK
labels: ''
labels: mvp, nice-to-have, tech-debt, enhancement
assignees: ''

---
Expand Down