File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 41c2f2c
2+ _commit : 9232d1f
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : cppjswasm
Original file line number Diff line number Diff line change 22name : Bug Report
33about : Report a bug to help us improve
44title : ' [BUG] '
5- labels : bug
5+ labels : ' type: bug'
66assignees : ' '
77---
88
Original file line number Diff line number Diff line change 22name : Feature Request
33about : Suggest a new feature or improvement
44title : ' [FEATURE] '
5- labels : enhancement
5+ labels : ' type: enhancement'
66assignees : ' '
77---
88
Original file line number Diff line number Diff line change 22name : Question
33about : Ask a question about usage or behavior
44title : ' [QUESTION] '
5- labels : question
5+ labels : ' tag: question'
66assignees : ' '
77---
88
Original file line number Diff line number Diff line change 2020 - uses : actions-ext/python/setup@main
2121
2222 - name : Download dist from build
23- uses : actions/download-artifact@v7
23+ uses : actions/download-artifact@v8
2424 with :
2525 pattern : dist-ubuntu-latest-3.11
2626 merge-multiple : true
You can’t perform that action at this time.
0 commit comments