Skip to content

Commit

Permalink
chore: upgrade readme and issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
neverovski committed Dec 8, 2023
1 parent 90b294d commit 8f3aed8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Feature request ✨
about: Suggest an idea for this project
title: '[FEATURE REQUEST] - <title>'
labels: question
labels: feature
assignees: neverovski

---
Expand Down
25 changes: 0 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,31 +28,6 @@ Development environment requirements:
npm run migrate:run
```

## Next steps
- Auth
- [X] Authenticate user
- [X] Refresh token
- [X] Logout a user
- [X] Forgot password
- [X] Reset password
- User
- [X] Create a new user
- [X] Update user
- [X] Reset password
- [X] Delete user
- Platform
- [X] Facebook
- [X] Apple
- [X] Google
- [ ] Twitter
- [ ] Linkedin
- [X] Github
- Test
- [ ] Unit
- [ ] E2E
- [ ] Integration
- [X] Swagger

## Notes

### 1. Enable Git hooks
Expand Down

0 comments on commit 8f3aed8

Please sign in to comment.