Skip to content

Commit c28a8f6

Browse files
jonahjung22Jonah Jung
andauthored
PR Template (#1446)
* created a PR template * Changed to better fit other standard jupyter repo PR templates * changed contributing page and added space --------- Co-authored-by: Jonah Jung <[email protected]>
1 parent 3e66664 commit c28a8f6

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!--
2+
Thank you for contributing to Jupyter AI! Please fill out the following items to submit a pull request.
3+
See the contributing guidelines for more information:
4+
https://jupyter-ai.readthedocs.io/en/latest/contributors/
5+
-->
6+
7+
## References
8+
9+
<!-- Note issue numbers this pull request addresses (should be at least one, see contributing guidelines above). -->
10+
11+
<!-- Note any other pull requests that address this issue and how this pull request is different. -->
12+
13+
## Code changes
14+
15+
<!-- Describe the code changes and how they address the issue. -->
16+
17+
## User-facing changes
18+
19+
<!-- Describe any visual or user interaction changes and how they address the issue. -->
20+
21+
<!-- For visual changes, include before and after screenshots or GIF/mp4/other video demo here. -->
22+
23+
## Backwards-incompatible changes
24+
25+
<!-- Describe any backwards-incompatible changes to Jupyter AI public APIs. -->

0 commit comments

Comments
 (0)