File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### 🔧 Type of changes
2+ - [ ] new bid adapter
3+ - [ ] update bid adapter
4+ - [ ] new feature
5+ - [ ] new analytics adapter
6+ - [ ] new module
7+ - [ ] bugfix
8+ - [ ] documentation
9+ - [ ] configuration
10+ - [ ] tech debt (test coverage, refactorings, etc.)
11+
12+ ### ✨ What's the context?
13+
14+ What's the context for the changes? Are there any
15+
16+
17+ ### 🧠 Rationale behind the change
18+
19+ Why did you choose to make these changes? Were there any trade-offs you had to consider?
20+
21+
22+ ### 🧪 Test plan
23+
24+ How do you know the changes are safe to ship to production?
25+
26+
27+ ### 🏎 Quality check
28+
29+ - [ ] Are your changes following [ our code style guidelines] ( https://github.com/prebid/prebid-server-java/blob/master/docs/developers/code-style.md ) ?
30+ - [ ] Are there any breaking changes in your code?
31+ - [ ] Does your test coverage exceed 90%?
32+ - [ ] Are there any erroneous console logs, debuggers or leftover code in your changes?
You can’t perform that action at this time.
0 commit comments