-
Notifications
You must be signed in to change notification settings - Fork 0
Pull Requests
To navigate to the PRs, use this link
All pull requests should follow a common template setup, they should also cover all criteria in the pull request checklist (unless otherwise specified).
- Latest master merged into your branch
- Tests covering all changes
- Meet the projects coding conventions
- No out of scope changes
- Reference the issue your pull request is related to, use a keyword so that the issue is automatically closed when the pull request is merged.
- Brief outline of changes and how you have solved the issue or implemented a feature.
- Any specific notes for reviewers (e.g. if you require testing on a different OS)
Pull requests require a minimum of one person to review. When the person reviewing approves the changes, it is their job to merge the PR into master.
Related Issue/Keyword:
Description: Enter description of PR here. Any decisions (design or otherwise) made, that another developer may question should be put and summarised here. Any related issues/PRs should also be included here (e.g what it may close/resolve).
- [] Latest master merged/rebased into your feature branch
- [] Tests covering all changes
- [] Meet the projects coding conventions
- [] No out of scope changes
- [] Included a relevant gif (search here for inspiration)

Note: If you're the code author in the PR. Once your code has been approved and merged, the branch the feature was developed on is to be deleted.
Copyright © Team Project Hype-r Phlame. 2019. All Rights Reserved.