We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78bcd6a commit feb8511Copy full SHA for feb8511
2 files changed
.github/ISSUE_TEMPLATE/gp-01.yml
@@ -108,7 +108,6 @@ body:
108
109
### Step 9 — Documentation & Changelog
110
- [ ] `CHANGELOG.md` entry added
111
- - [ ] `COMPATIBILITY.md` updated with new GEMS Language version mapping
112
- [ ] `AGENTS.md` reviewed for impact and updated if needed
113
114
### Step 10 — Release
.github/PULL_REQUEST_TEMPLATE.md
@@ -21,5 +21,4 @@
21
- [ ] Formatting passes (`black`, `isort`)
22
- [ ] `pyproject.toml` version bumped if applicable
23
24
-- [ ] `COMPATIBILITY.md` updated if GEMS Language version support changed
25
0 commit comments