We need a review "check-list" #300
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#300
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To further standardize and simplify the review process we should create a template/check-list that reviewers can follow.
Add this to the wiki-page when reviewed!
Review on #[Number of issue reviewed]
Whats done
[Review following things]
Tested on [Name of OS] using [Name of browser]
Inspected following files [IMPORTANT!, Don't forget to inspect for unapproved dependencies in package.json ]
What needs to be done
[Here you should write the things that needs to be fixed.]
Conclusion
Can be found on wiki page https://git.webug.se/Andras/BoundlessFlowCampus2K/wiki/Reviews#template-for-review
The structure of the template is good as it prompts the reviewer to check everything required from the general code quality to the implementation. So the template works well as a support tool to ensure consistency and to make reviews easier to manage and do.
The clear sections for testing, file inspection and required changes make it straightforward to communicate what has been review and what needs attention. Which leads to both developer and Coordinator to quickly understand the outcome of the review without needing additional inputs.