Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Pull request instructions

Mark Hendrickson edited this page Aug 11, 2017 · 1 revision

Before submitting a pull request, the following tasks should be completed:

  • Ensure all Ember warnings thrown during build are resolved
  • Commit all changes in conformance with How to Write a Git Commit Message.
  • Name your branch (both locally and remotely) in conformance with the organization's branch name guidance
  • Run npm run test locally and resolve any errors

Clone this wiki locally