]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add workflow for automatic issue headers (#108054)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Thu, 17 Aug 2023 15:37:07 +0000 (16:37 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Aug 2023 15:37:07 +0000 (16:37 +0100)
commit4cb08188e8f0faaec303e268e12aa1d6f54017f7
tree6f2fc7e24d9d9c50b09e40a340a03340bb825d7c
parent8a19f225b948db1eebe1d9fc71a486258841f578
Add workflow for automatic issue headers (#108054)

We don't get the "Bug report" and "Feature or enhancement" titles anymore, with the new issue forms. This brings them back!
.github/workflows/add-issue-header.yml [new file with mode: 0644]