Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.41 KB

CONTRIBUTING.md

File metadata and controls

31 lines (22 loc) · 1.41 KB

Contribution Guidelines

Thank you for your interest in contributing!

Please ensure your pull request adheres to the following guidelines:

  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Make an individual pull request for each suggestion. This allows to better handle updates or comments on the proposed character.
  • Use title-casing (AP style).
  • For tutorials, use the following link format: [Author or Site name - Tutorial Title](link).
  • New categories, or improvements to the existing categorization are welcome.
  • Keep descriptions short and simple, but descriptive.
  • End all descriptions with a full stop/period.
  • Check your spelling and grammar.
  • Make sure your text editor is set to remove trailing whitespace.
  • The pull request and commit should have a useful title.
  • The body of your commit message should contain a link to the repository.

MDC-Web Framework Integrations Guidelines

There are additional guidelines for adding MDC-Web Framework Integrations:

  • Project should have a documentation and live demo.
  • Project should be actively maintained, last repo activity should not exceed 3 months.

How to Create a Pull Request

See Sindre Sorhus' guide on how to contribute with pull requests.

Thank you for your suggestions!