CONTRIBUTING.md 233 B

Follow the code style of the existing codebase

  1. Use single ('') rather than double ("") quotation marks for Jinja strings.
  2. Use double ("") quotation marks around HTML attributes.