Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 888 Bytes

pull_request_template.md

File metadata and controls

20 lines (15 loc) · 888 Bytes

PR Checklist

Description

Checklist

  • I have read and adhered to the Contributor Guidelines
  • I have read and agreed to the Code of Conduct
  • I installed Candle Cookbook according to the Developer Setup guide
  • I used the latest Candle Cookbook update by running git fetch upstream
  • My branch follows the convention <build-platform>-<prefix>-<desc>
  • make cookbook passes
  • I have previewed all changes and links using make serve
  • I have included assets under assets/source/<recipe-name>/ (optional)
  • My recipe name is unique and added to build-platform/index.md (optional)
  • My recipe name and link is added to build-platform/index.md (optional)