Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Submit a pull request

Thank you for submitting a pull request! To speed up the review process, please ensure that everything below
is true:

1. You have followed the [contributing guidelines][1]
2. You have added an appropriate title to the PR.
3. Requested a review from the HPC Training team.
4. Delete any Markdown comments, instructions or anything else outside the below divider section once you have finished your PR.
5. Ensure that you are merging into the `dev` and not `main`.

Any questions should be directed to @MonashDeepNeuron/hpc-training.

---

Replace any "X" below with information about your pull request.

## Details

<!-- Provide details about changes you have made -->

X

## Linked

<!-- Use a bullet list of linked or related issues, discussions, PR's and commits. This can be from this repository or external repositories.

eg.

- #1 (reference issue, PR or discussion by a hash number)
- MonashDeepNeuron/EXAMPLE-REPO@<commit-hash> -->

- X

---

[1]: https://github.com/MonashDeepNeuron/HPC-Training/blob/main/CONTRIBUTING.md