mirror of
https://github.com/actions/setup-python.git
synced 2025-06-28 21:53:47 +00:00
Add issue and pull request templates (#258)
This commit is contained in:
parent
002b1e4044
commit
feeaa3ba49
4 changed files with 50 additions and 28 deletions
9
.github/pull_request_template.md
vendored
Normal file
9
.github/pull_request_template.md
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
**Description:**
|
||||
Describe your changes.
|
||||
|
||||
**Related issue:**
|
||||
Add link to the related issue.
|
||||
|
||||
**Check list:**
|
||||
- [ ] Mark if documentation changes are required.
|
||||
- [ ] Mark if tests were added or updated to cover the changes.
|
Loading…
Add table
Add a link
Reference in a new issue