This repository has been archived by the owner on Feb 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
696 additions
and
1,535 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
**Checklist**: | ||
|
||
1. Code | ||
- [ ] Finished development | ||
- [ ] Finished unit tests (98% coverage) | ||
- [ ] Added functional tests | ||
|
||
2. Database | ||
- [ ] Created database migrations | ||
- [ ] Updated Hasura metadata | ||
- [ ] Recreated database graph (`make graph`) | ||
|
||
3. Verification | ||
- [ ] Checked feature manually in browser/Postman | ||
- [ ] Formatted code (`make format`) | ||
- [ ] Checked code locally (`make lint test`) | ||
|
||
4. Documentation | ||
- [ ] Connected PR to card on Trello | ||
- [ ] Updated `README.md` | ||
- [ ] Updated `CHANGELOG.md` | ||
- [ ] Updated swagger (`make openapi`) | ||
|
||
5. Other | ||
- [ ] Updated messages file (`make messages`) and added missing translations |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.