We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98413c commit 5ed40c3Copy full SHA for 5ed40c3
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -14,6 +14,13 @@ Thank you for your pull request. Please make sure this PR is scoped to one chang
14
- [ ] Does this change affect user-facing APIs or examples documented on http://prebid.org?
15
- [ ] Other
16
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
+
24
## Description of change
25
<!-- Describe the change proposed in this pull request -->
26
0 commit comments