Skip to content

Commit fd59dbf

Browse files
author
Mashiro
authored
Update repository files (#97)
1 parent 7a83ec7 commit fd59dbf

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
- [ ] No sensitive information is exposed.
77
- [ ] Relevant comments have been added.
88

9-
### GitHub Copilot Disclaimer
10-
*The use of GitHub Copilot is **strictly prohibited** on this repository.*
9+
### Code Generators
10+
*The use of GitHub Copilot or ChatGPT is **strictly prohibited** on this repository.*
1111

12-
- [ ] This pull does not use GitHub Copilot.
12+
- [ ] This pull does not use GitHub Copilot or ChatGPT.
1313

1414
### Changes Made
1515
*List any changes made and/or other relevant issues.*

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,10 @@ Reverted closed issues from purple to red on:
6161
<!-- Copilot -->
6262
<table>
6363
<img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/Katsute/Repository-Manager/main/assets/copilot-dark.png#gh-dark-mode-only" width="50">
64+
<img alt="Open AI" align="left" src="https://raw.githubusercontent.com/Katsute/Repository-Manager/main/assets/openai-dark.png#gh-dark-mode-only" width="50">
6465
<img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/Katsute/Repository-Manager/main/assets/copilot-light.png#gh-light-mode-only" width="50">
65-
<p>GitHub Copilot is <b>strictly prohibited</b> on this repository.<br>Pulls using this will be rejected.</p>
66+
<img alt="Open AI" align="left" src="https://raw.githubusercontent.com/Katsute/Repository-Manager/main/assets/openai-light.png#gh-light-mode-only" width="50">
67+
<p>GitHub Copilot and ChatGPT are <b>strictly prohibited</b> on this repository.
6668
</table>
6769
<!-- Copilot -->
6870

0 commit comments

Comments
 (0)