mirror of
https://github.com/actions/setup-go.git
synced 2025-06-30 13:13:43 +00:00
Add issue and pull request templates (#163)
This commit is contained in:
parent
35030c1fd2
commit
5805cf725b
4 changed files with 66 additions and 0 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