You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fill the form out according to the screenshot below and click SYNCHRONISE
Time Estimating
Time estimation, although hard, its very important. We ask that you try and include a time estimating with Dwyl Labels for every issue, even if you are not sure.
There are 5 built-in time labels:
T1d: 1 day
T1h: 1 hour
T2h: 2 hours
T4h: 4 hours (half-day)
T25m: 25min
When possible, when completing issues please leave a comment with the time actually taken to complete the issue.
Pull Request Checklist
Branch is up to date with master
The project runs
You can download and install locally, and run the project locally
All existing and new features run without bugs
The build script runs without error
(If the project is already deployed to Heroku) the branch to be merged can deploy successfully to Heroku
Code is consistent
Linter is used, no error messages
Code is consistent with an agreed team style
Naming of files is consistent with the project (e.g. all files named with camelCase)
All tests should pass locally and on Travis
No console logs
Console.log is only used for crucial system messages (e.g. which port server is on).
Any console.logs used for debugging have been removed.
Console.error is used in error handling.
global.console.log and global.console.error are mocked in tests when needed to avoid littering the console
Linting
Component definition
File structure
Naming Branches
Commit messages
Merging Pull Requests
The text was updated successfully, but these errors were encountered:
Team:
Project Lead:
PO:
Issues and Labels
Dwyl Labels should be imported into this repo and used when creating issues.
I do not have the right access rights to this repo so you can follow these steps to import the labels:
SYNCHRONISE
Time Estimating
Time estimation, although hard, its very important. We ask that you try and include a time estimating with Dwyl Labels for every issue, even if you are not sure.
There are 5 built-in time labels:
When possible, when completing issues please leave a comment with the time actually taken to complete the issue.
Pull Request Checklist
Linting
Component definition
File structure
Naming Branches
Commit messages
Merging Pull Requests
The text was updated successfully, but these errors were encountered: