Skip to content

Instantly share code, notes, and snippets.

@mkendall07
Last active October 7, 2016 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkendall07/c3af6f4691bed8a46738b3675cb5a479 to your computer and use it in GitHub Desktop.
Save mkendall07/c3af6f4691bed8a46738b3675cb5a479 to your computer and use it in GitHub Desktop.
prebid.js release template

New Features

  • New adapter: xxx (#commit_number - @contributer)

Feature (beta)

  • xxx
//code example

New Adapters

xyz adapter

{
    bidder: 'name',
    params: {
      ...
    }
}

Maintenance

-xxx (#commit_number - @contributer)

Bug Fixes

  • xxx (#commit_number - @contributer)

Removed

  • xxx (#commit_number - @contributer)

Commit Log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment