Skip to content

Commit 729e1c2

Browse files
authored
Update README.md
1 parent 58c4650 commit 729e1c2

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

README.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
<a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc">Chrome Extension</a>
1313
1414
<a href="https://addons.mozilla.org/firefox/addon/github-red-issues">Mozilla Add-on</a>
15-
<br>
15+
<br><br>
1616
<a href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" alt="Creative Commons License"></a>
17-
<br><br>
18-
<a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://img.shields.io/chrome-web-store/stars/kjbbjibfgnnfdeabgmbieapkhpojikpc?label=Chrome&style=flat-square" alt="Chrome Web Store Rating"></a>
19-
<a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://img.shields.io/chrome-web-store/users/kjbbjibfgnnfdeabgmbieapkhpojikpc?label=Chrome&style=flat-square" alt="Chrome Web Store Users"></a>
20-
<a href="https://addons.mozilla.org/firefox/addon/github-red-issues"><img src="https://img.shields.io/amo/stars/github-red-issues?label=Firefox&style=flat-square" alt="Mozilla Firefox Rating"></a>
21-
<a href="https://addons.mozilla.org/firefox/addon/github-red-issues"><img src="https://img.shields.io/amo/users/github-red-issues?label=Firefox&style=flat-square" alt="Mozilla Firefox Users"></a>
17+
<br><br>
18+
<a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://img.shields.io/chrome-web-store/stars/kjbbjibfgnnfdeabgmbieapkhpojikpc?label=Chrome&style=flat-square&color=blue" alt="Chrome Web Store Rating"></a>
19+
<a href="https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc"><img src="https://img.shields.io/chrome-web-store/users/kjbbjibfgnnfdeabgmbieapkhpojikpc?label=Chrome&style=flat-square&color=blue" alt="Chrome Web Store Users"></a>
20+
<a href="https://addons.mozilla.org/firefox/addon/github-red-issues"><img src="https://img.shields.io/amo/stars/github-red-issues?label=Firefox&style=flat-square&color=blue" alt="Mozilla Firefox Rating"></a>
21+
<a href="https://addons.mozilla.org/firefox/addon/github-red-issues"><img src="https://img.shields.io/amo/users/github-red-issues?label=Firefox&style=flat-square&color=blue" alt="Mozilla Firefox Users"></a>
2222
</div>
2323
</div>
2424

@@ -53,14 +53,22 @@ Reverted closed issues from purple to red on:
5353
- Issues on issues tab
5454
- Issues on subscriptions list
5555
- Issues on search
56-
- Issues on projects
57-
- Issues on projects (beta)
56+
- Issues on project boards
57+
- Issues on project tables
5858

5959
## 👨‍💻 Contributing
6060

61+
<!-- GitHub Copilot Disclaimer -->
62+
<table>
63+
<img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/KatsuteDev/.github/main/profile/copilot-dark.png#gh-dark-mode-only" width="50">
64+
<img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/KatsuteDev/.github/main/profile/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+
</table>
67+
<!-- GitHub Copilot Disclaimer -->
68+
6169
- Found a bug? Open a new [issue](https://github.com/KatsuteDev/GitHub-Red-Issues/issues).
6270
- Want to contribute? Create a [fork](https://github.com/KatsuteDev/GitHub-Red-Issues/fork) and open a [pull request](https://github.com/KatsuteDev/GitHub-Red-Issues/pulls).
6371

6472
### 💼 License
6573

66-
This extension is released under the [CC-BY-NC-SA 4.0 License](https://github.com/KatsuteDev/GitHub-Red-Issues/blob/main/LICENSE).
74+
This extension is released under the [CC-BY-NC-SA 4.0 License](https://github.com/KatsuteDev/GitHub-Red-Issues/blob/main/LICENSE).

0 commit comments

Comments
 (0)