Skip to content

Commit 68405a0

Browse files
authored
Merge pull request #36 from ajeetydv-adpushup/hotfix/bidder-integration-checklist
Updated PR template with bidder integration checklist
2 parents b98413c + 5ed40c3 commit 68405a0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ Thank you for your pull request. Please make sure this PR is scoped to one chang
1414
- [ ] Does this change affect user-facing APIs or examples documented on http://prebid.org?
1515
- [ ] Other
1616

17+
## Bidder Integration
18+
- [ ] Checked bidder is compatible with the current prebid version
19+
- [ ] Checked all the relvant dependencies
20+
- [ ] Verified compatibility for adpushup.js
21+
- [ ] Verified compatibility for AMP DVC
22+
- [ ] Raise PR for Prebid submodule update in adpushup.js and AMP DVC
23+
1724
## Description of change
1825
<!-- Describe the change proposed in this pull request -->
1926

0 commit comments

Comments
 (0)