Skip to content

Commit de865bc

Browse files
edvujicevujici
andauthored
chore: gai pr template (#26)
* chore: gai pr template * chore: add general pr description --------- Co-authored-by: evujici <evujici@cisco.com>
1 parent 72f0844 commit de865bc

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.github/pull_request_template.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
## Description
2+
<!-- Provide a summary of the changes you are making, including any relevant JIRAs and screenshots. -->
3+
4+
## This change implements...
5+
- [ ] A new feature
6+
- [ ] A bug fix
7+
- [ ] Other (please specify):
8+
9+
## Is this a breaking change?
10+
- [ ] Yes
11+
- [ ] No
12+
13+
## I certify that...
14+
- [ ] All relevant unit and integration tests have passed and/or have been updated according to this change.
15+
16+
## Generative AI (GAI) Usage Disclosure
17+
[Reference: Cisco GAI Coding Guidelines](https://cisco.sharepoint.com/sites/AIML/SitePages/Practice-Guide---GAI-Coding.aspx)
18+
19+
- [ ] **Cisco approved GAI tool/IDE was used for coding** - eg: VSCode, Cursor, Windsurf, Codex, Claude code
20+
- [ ] **No GAI** - Code was written entirely manually without GAI assistance
21+
22+
**If a GAI tool/IDE was used then select the category that best describes GAI usage in this PR:**
23+
- [ ] **Manual Draft with GAI Refinement** - I/we created a draft manually that was non-substantively modified by GAI (e.g., refactoring was performed by GAI on manually written code) *(Default)*
24+
- [ ] **GAI Draft with Manual Customization** - GAI tool was used to create a draft that I/we subsequently customized or modified.
25+
- [ ] **GAI Generated Code** - Code was generated entirely by GAI
26+
27+
**Additional GAI Usage Details (Optional):**
28+
<!-- Provide any additional context about GAI usage, tools used (e.g., Claude Code, Copilot, ChatGPT), or specific areas where GAI was applied -->

0 commit comments

Comments
 (0)