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
13 changes: 13 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Pull Request Checklist

## For New Runtime Additions
- [ ] Added the new runtime to the manifest.json file
- [ ] Updated `README.md` to reflect the new runtime
- [ ] Gave execution permission to `build.sh`
- [ ] If needed, updated `.github/dependabot.yml`

## Description
*Please provide a clear and concise description of the changes made in this PR.*

---
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.