diff options
| author | Martin Fink <martin@finkmartin.com> | 2025-09-07 11:32:52 +0200 |
|---|---|---|
| committer | Martin Fink <martin@finkmartin.com> | 2025-09-07 11:32:54 +0200 |
| commit | 54610d2b2b02d2a488c54d42f44c8a1fad3d136b (patch) | |
| tree | 440b47a358264dd30389e5585081f4129de01050 | |
| parent | eafbd4dfd1a6b61a4f0a0227f730a46e58040dd7 (diff) | |
| download | research-work-archive-54610d2b2b02d2a488c54d42f44c8a1fad3d136b.tar.gz research-work-archive-54610d2b2b02d2a488c54d42f44c8a1fad3d136b.zip | |
reprahase pr template
| -rw-r--r-- | .github/pull_request_template.md | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 77a3d62..91bc571 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,11 @@ ### Checklist (To mark a task as complete, use `[x]`) - [ ] The year and semester of the archive directory are correct. -- [ ] A presentation PDF is in the `talks` folder. -- [ ] A final report or a final thesis is in the `docs` folder. +- [ ] The presentation PDF is in the `talks` folder. +- [ ] The final report or final thesis is in the `docs` folder. - [ ] `README.md` and `active_research.md` are updated and properly rendered on GitHub. -- [ ] Each pdf size is less than 5MB. -- [ ] Code archived in our [artifact archive](https://github.com/TUM-DSE/research-work-archive-artifacts) -- [ ] Advisor removed student account from the [server cluster](https://github.com/TUM-DSE/doctor-cluster-config) +- [ ] Each pdf is smaller than 5MB. +- [ ] Code has been archived in our [artifact archive](https://github.com/TUM-DSE/research-work-archive-artifacts) +- [ ] The advisor has removed the student account from the [server cluster](https://github.com/TUM-DSE/doctor-cluster-config) + +<!-- If you have reasons not to complete some of above tasks, please write them here --> -<!-- If you have reasons not to complete some of above tasks, please write here --> |