Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template_api.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## API PR Checklist

### Task Link

Osmosys Developers must include the Pinestem task link in the PR.

[REST-###](pinestem-task-url)

### Pre-requisites

- [ ] I have gone through the Contributing guidelines for [Submitting a Pull Request (PR)](../../CONTRIBUTING.md#submitting-a-pull-request-pr) and ensured that this is not a duplicate PR.
Expand Down
6 changes: 6 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template_portal.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Portal PR Checklist

### Task Link

Osmosys Developers must include the Pinestem task link in the PR.

[REST-###](pinestem-task-url)

### Pre-requisites

- [ ] I have gone through the Contributing guidelines for [Submitting a Pull Request (PR)](../../CONTRIBUTING.md#submitting-a-pull-request-pr) and ensured that this is not a duplicate PR.
Expand Down
Loading