Skip to content

Commit

Permalink
Create task.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melnikovae87 authored Nov 6, 2020
1 parent fe9eb1c commit 61d8da4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/task.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
**Story link**
[#100 Story](https://jira.softserve.academy/browse/100)

### Task description
Show priority posts by api request

### To do
1. - [ ] Implement api endpoint contorller for getting posts.
2. - [ ] Implement service for getting all priority posts.
3. - [ ] Implement repository for getting all priority posts.

0 comments on commit 61d8da4

Please sign in to comment.