Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.33 KB

File metadata and controls

26 lines (22 loc) · 1.33 KB

Contribution Guidelines

See this guide for a how-to tutorial for creating a pull request.

Format:

- [name](link) - [description ...][punctuation]
^   ^     ^    ^        ^               ^
│   │     │    │        │               │
│   │     │    │        │               └---- a punctuation (usually ".")
│   │     │    │        └---- A short, crisp description of your project
│   │     │    └---- dash separator ("-")
│   │     └---- link to your project
│   └---- name of your project
└---- dash for the list

Ensure your pull request adheres to the following guidelines:

  • Make sure you put your project in the appropriate category.
  • Consider using the crates.io link for libraries and widgets.
  • Check your spelling and grammar.
  • Make sure your text editor is set to remove trailing whitespace.
  • Make an individual pull request for each suggestion.
  • If you filed an issue, add the issue number with a GitHub closing phrase, so that the issue gets closed automatically (e.g. closes #123).

Thank you for your suggestion! 🧀