Skip to content

Commit 0d34413

Browse files
authored
fix links in pull request template
1 parent b9b0735 commit 0d34413

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ for inclusion in the change log
1818

1919
Thanks for submitting a pull request, please make sure:
2020

21-
- [ ] content meets the [license](../blob/main/license.txt) for this project
22-
- [ ] you have read the [contribution guide](../blob/main/contributing.md) and agree to the [Code of Conduct](../blob/main/code_of_conduct.md)
21+
- [ ] content meets the [license](https://github.com/OWASP/DevGuide/blob/main/license.txt) for this project
22+
- [ ] you have read the [contribution guide](https://github.com/OWASP/DevGuide/blob/main/contributing.md)
23+
and agree to the [Code of Conduct](https://github.com/OWASP/DevGuide/blob/main/code_of_conduct.md)
2324
- [ ] *either* no AI-generated content has been used in this pull request
24-
- [ ] *or* any [use of AI](../blob/main/contributing.md#use-of-ai) in this pull request has been disclosed below:
25+
- [ ] *or* any [use of AI](https://github.com/OWASP/DevGuide/blob/main/contributing.md#use-of-ai)
26+
in this pull request has been disclosed below:
2527
- AI Tools: `[e.g. GitHub CoPilot, ChatGPT, JetBrains Junie, etc]`
2628
- LLMs and versions: `[e.g. GPT-4.1, Claude Haiku 4.5, Gemini 2.5 Pro, etc]`
2729
- Prompts: `[Summarize the key prompts or instructions given to the AI tools]`

0 commit comments

Comments
 (0)