A fork of https://github.com/crosspoint-reader/crosspoint-reader
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add AI usage question to the PR template

+16 -3
+16 -3
.github/PULL_REQUEST_TEMPLATE.md
··· 1 1 ## Summary 2 2 3 - * **What is the goal of this PR?** (e.g., Fixes a bug in the user authentication module, Implements the new feature for 4 - file uploading.) 3 + * **What is the goal of this PR?** (e.g., Implements the new feature for file uploading.) 5 4 * **What changes are included?** 6 5 7 6 ## Additional Context 8 7 9 - * Add any other information that might be helpful for the reviewer (e.g., performance implications, potential risks, specific areas to focus on). 8 + * Add any other information that might be helpful for the reviewer (e.g., performance implications, potential risks, 9 + specific areas to focus on). 10 + 11 + --- 12 + 13 + ### AI Usage 14 + 15 + While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it 16 + helps set the right context for reviewers. 17 + 18 + Did you use AI tools to help write this code? 19 + 20 + - [ ] Yes 21 + - [ ] Partially 22 + - [ ] No