diff options
| -rw-r--r-- | .github/pull_request_template.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d9815d2..d88c3de 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,5 +4,6 @@ - [ ] A final report or a 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) <!-- If you have reasons not to complete some of above tasks, please write here --> |