Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-16 | Fix `BUG_REPORT` formatting | 1 | -4/+2 | ||
2024-06-16 | Make crazy users acknowledge they are crazy when filing bug reports in bad faith | 1 | -0/+18 | ||
2024-03-12 | Fix wgpu examples link in issue template | 1 | -1/+1 | ||
2023-07-21 | refactored window storage; | 1 | -1/+0 | ||
new helper window events (Destroyed, Created); clippy + fmt; | |||||
2023-06-25 | Update BUG-REPORT.yml | 1 | -2/+2 | ||
2023-06-16 | Fix outdated release version in `BUG-REPORT.yml` | 1 | -1/+1 | ||
2023-01-14 | Bump versions :tada: | 1 | -1/+1 | ||
2022-12-14 | Update latest release number in `BUG_REPORT.yml` | 1 | -3/+3 | ||
2022-05-10 | Fix unnecessary newlines in `BUG-REPORT.yml` | 1 | -5/+2 | ||
2022-05-10 | Elaborate on supported versions in `BUG-REPORT.yml` | 1 | -2/+8 | ||
2022-05-10 | Add note about using the latest patch | 1 | -1/+1 | ||
2022-05-10 | Drop older versions from list | 1 | -4/+1 | ||
2022-05-09 | Add missing versions to issue template | 1 | -0/+3 | ||
2022-02-02 | Make titles of issue templates more relatable | 1 | -2/+2 | ||
2022-02-02 | Remove `codebase` from bug report template | 1 | -1/+1 | ||
... since a bug report may not necessarily indicate an issue in the codebase. | |||||
2022-02-02 | Improve titles of issue templates | 1 | -1/+1 | ||
2022-02-02 | Fix capitalization of `title` in bug report template | 1 | -1/+1 | ||
2022-02-02 | Fix duplicate `label` field in bug report template | 1 | -1/+1 | ||
2022-02-02 | Remove newlines from bug report template | 1 | -14/+6 | ||
2022-02-02 | Fix missing closing backtick in bug report template | 1 | -1/+1 | ||
2022-02-02 | Add issue template for bug reports | 1 | -0/+90 | ||