File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 6
6
- [ ] No sensitive information is exposed.
7
7
- [ ] Relevant comments have been added.
8
8
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.*
11
11
12
- - [ ] This pull does not use GitHub Copilot.
12
+ - [ ] This pull does not use GitHub Copilot or ChatGPT .
13
13
14
14
### Changes Made
15
15
* List any changes made and/or other relevant issues.*
Original file line number Diff line number Diff line change @@ -61,8 +61,10 @@ Reverted closed issues from purple to red on:
61
61
<!-- Copilot -->
62
62
<table >
63
63
<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">
64
65
<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.
66
68
</table >
67
69
<!-- Copilot -->
68
70
You can’t perform that action at this time.
0 commit comments