You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/02_BUG_REPORT.yml
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,6 @@ body:
19
19
required: true
20
20
- 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."
21
21
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
24
22
- label: "I checked the [CHANGELOG](https://github.com/CodeWorksCreativeHub/mLauncher/blob/main/CHANGELOG.md) to ensure the bug hasn’t already been fixed."
25
23
required: true
26
24
- label: "I reproduced the bug on the **latest GitHub release**."
0 commit comments