Skip to content

Commit

Permalink
add pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
YuryHrytsuk committed Nov 16, 2023
1 parent 209f1e8 commit 83e96fb
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## What do these changes do?

## Related issue/s

<!-- Link pull request to an issue
SEE https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue
- resolves ITISFoundation/osparc-issues#428
- fixes #26
-->

## Related PR/s

## Checklist

- [ ] I tested and it works

0 comments on commit 83e96fb

Please sign in to comment.