Skip to main content
Module

x/opine/.github/PULL_REQUEST_TEMPLATE.md

Fast, minimalist web framework for Deno ported from ExpressJS.
Go to Latest
File

Issue

ISSUE_ID

Details

Brief summary of PR purpose and code changes.

CheckList

  • PR starts with [ISSUE_ID] and branch name is e.g. feature/description (see branching strategy in CONTRIBUTING).
  • Squashed commit message is prefixed with [ISSUE_ID] as above.
  • Has been tested (where required) before merge to develop.