Skip to content

Commit bfaa25f

Browse files
authored
Update README.md
1 parent baf54b2 commit bfaa25f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ Chrome extension to revert closed GitHub issues from purple back to red.
88

99
1. Checkout or download this repository locally (press the code button in the top right).
1010
2. Go to [`chrome://extensions/`](chrome://extensions/) in your browser and turn on **Developer mode** in the top right.
11-
3. Press **Load unpacked** and select the `src` folder.
11+
3. Press **Load unpacked** and select the `src` folder. Do not remove this folder, removing it will cause the extension to be uninstalled.
1212
4. Resume coding with closed issues being red.
13-
1413
## Changes
1514

16-
Found a bug? Open a new [issue](https://github.com/Katsute/GitHub-Red-Closed-Issues-Extension/issues).
15+
Reverted closed issues from purple to red on:
16+
- Pinned issues
17+
- Issue hover cards
18+
- Issues on issues tab
19+
- Issues on subscriptions list
20+
- Issues on projects
21+
- Issues on projects (beta)
1722

18-
- Closed pinned issues are red.
19-
- Closed issues on issues tab are red.
20-
- Closed issue on hover is red.
21-
- Issue open/close events on timeline are green and red.
22-
- Closed issues in subscription list are red.
23-
- Closed issues in projects are red.
23+
Found a bug? Open a new [issue](https://github.com/Katsute/GitHub-Red-Closed-Issues-Extension/issues).

0 commit comments

Comments
 (0)