Skip to content

Commit

Permalink
docs: task link for PR template (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitij-k-osmosys authored Feb 26, 2025
1 parent 9adc374 commit 5662060
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
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.

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

### Pre-requisites

- [ ] I have gone through the Contributing guidelines for [Submitting a Pull Request (PR)](https://github.com/OsmosysSoftware/osmo-x/blob/main/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.

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

### Pre-requisites

- [ ] I have gone through the Contributing guidelines for [Submitting a Pull Request (PR)](https://github.com/OsmosysSoftware/osmo-x/blob/main/CONTRIBUTING.md#-submitting-a-pull-request-pr) and ensured that this is not a duplicate PR.
Expand Down

0 comments on commit 5662060

Please sign in to comment.