Skip to content

Commit fe86606

Browse files
authored
Add PR template (#54)
1 parent a202a8e commit fe86606

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/pull_request_template.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!---
2+
PRs to RelationalAI/julia must be opened to the correct branch (see
3+
https://github.com/RelationalAI/raicode/blob/master/nix/julia-version.json).
4+
-->
5+
## PR Kind
6+
Select only one of:
7+
- [ ] This is a backport of <link-to-upstream-PR>
8+
- [ ] This is a RAI-custom patch for <link-to-upstream-issue>
9+
- [ ] This is a RAI-custom patch for <link-to-JIRA-issue>
10+
- [ ] Other: <explanation>

0 commit comments

Comments
 (0)