mirror of
https://github.com/actions/setup-python.git
synced 2026-06-03 23:41:46 +00:00
Create pull request instruction template
Added template for pull request instructions.
This commit is contained in:
parent
a81e9d9dc9
commit
4fc8bf7263
1 changed files with 14 additions and 0 deletions
14
.github/instructions/*.instructions.md
vendored
Normal file
14
.github/instructions/*.instructions.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
**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.
|
||||
|
||||
It looks like this is your first time opening a pull request in this project!
|
||||
Be sure to review the [code of conduct](https://github.com/actions/setup-python/blob/c8813ba1bc76ebf779b911ad8ffccbf2e449cb48/CODE_OF_CONDUCT.md).
|
||||
Reporting a security vulnerability?
|
||||
Check out the project's [security policy](https://github.com/actions/setup-python/security/policy).
|
||||
Loading…
Add table
Add a link
Reference in a new issue