Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 624 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

12 lines (9 loc) · 624 Bytes

add your comments here


If this merge represents a feature addition to ROSS, the following items must be completed before the branch will be merged:

  • Document the feature on the blog (See the website Contributing guide). Include a link to your blog post in the Pull Request.
  • Builds should cleanly compile with -Wall and -Wextra.
  • One or more TravisCI tests should be created (and they should pass)
  • Through the TravisCI tests, coverage should increase
  • Test with CODES to ensure everything continues to work