Skip to content

Commit 06a9923

Browse files
docs: Remove "Known Issues" references
The `KnownIssues.md` file and references to it have been removed from the repository. This change affects: - The bug report issue template (`.github/ISSUE_TEMPLATE/02_BUG_REPORT.yml`). - The main `README.md` file.
1 parent 82c8793 commit 06a9923

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/ISSUE_TEMPLATE/02_BUG_REPORT.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ body:
1919
required: true
2020
- label: "I confirmed there are **no existing bug reports** — [open](https://github.com/CodeWorksCreativeHub/mLauncher/issues) or [closed](https://github.com/CodeWorksCreativeHub/mLauncher/issues?q=is%3Aissue+is%3Aclosed) — that already cover this issue."
2121
required: true
22-
- label: "I reviewed the [Known Issues](https://github.com/CodeWorksCreativeHub/mLauncher/blob/main/KnownIssues.md) and this bug is not listed."
23-
required: true
2422
- label: "I checked the [CHANGELOG](https://github.com/CodeWorksCreativeHub/mLauncher/blob/main/CHANGELOG.md) to ensure the bug hasn’t already been fixed."
2523
required: true
2624
- label: "I reproduced the bug on the **latest GitHub release**."

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@
5252

5353
We try to balance customizability and minimalization well still being simple :)</h3>
5454

55-
# Known Issues
56-
57-
For a list of known issues and workarounds, check out [KnownIssues.md](./KnownIssues.md).
58-
5955
# Forked with extra features
6056

6157
<details><summary>List of features (click to expand)</summary>

0 commit comments

Comments
 (0)