Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.24 KB

pull_request_template.md

File metadata and controls

45 lines (26 loc) · 1.24 KB

Pull request checklist

Use the following template to make sure your PR fits the ConsenSys documentation standard.

Before creating the PR

Make sure that:

Describe the change

Issue fixed

Impacted parts

For content changes:

  • Documentation content
  • Documentation page organization

For tool changes:

  • Docusaurus build changes
  • Package dependencies
  • GitHub CI

After creating your PR and tests have finished

Make sure that:

  • You've fixed any issues raised by the tests.
  • You've previewed the build which is auto-deployed by Vercel below.