Skip to content

Commit 6c08883

Browse files
authored
Update pull request template with google colab support inclusion (run-llama#8525)
1 parent 68a8228 commit 6c08883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Please describe the tests that you ran to verify your changes. Provide instructi
2626
- [ ] I have performed a self-review of my own code
2727
- [ ] I have commented my code, particularly in hard-to-understand areas
2828
- [ ] I have made corresponding changes to the documentation
29+
- [ ] I have added Google Colab support for the newly added notebooks.
2930
- [ ] My changes generate no new warnings
3031
- [ ] I have added tests that prove my fix is effective or that my feature works
3132
- [ ] New and existing unit tests pass locally with my changes

0 commit comments

Comments
 (0)