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
Copy file name to clipboardexpand all lines: .github/release_template.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Checklist for creating a new release
2
2
3
3
-[ ] Update `CHANGELOG.md` for the new version
4
-
-[ ] Change version number in `docs.config.py`, `pyintelowl/version.py`
4
+
-[ ] Change version number in `docs/conf.py`, `pyintelowl/version.py`
5
5
-[ ] Verify CI Tests
6
6
-[ ] Merge the PR to the `master` branch. **Note:** Only use "Merge and commit" as the merge strategy and not "Squash and merge". Using "Squash and merge" makes history between branches misaligned.
0 commit comments