Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.37 KB

CONTRIBUTING.md

File metadata and controls

35 lines (25 loc) · 1.37 KB

Contribution Guidelines

Thank you for your interest in improving this project! Follow these guidelines to contribute effectively and get your patches accepted.

Communication channels

Commit sign-off

Remember to sign-off on your commits by running git commit --signoff before pushing. To understand what this means, read the Linux Kernel Developer's Certificate of Origin.

Submission guidelines

Adhere to the following rules when submitting your patches:

  • Individual patches: One patch per suggestion, please.
  • Alphabetical order: Insert prompts alphabetically.
  • Capitalized titles: Make sure your titles are properly capitalized.
  • Quality assurance: Review your spelling and grammar.
  • No duplicates: Refrain from submitting a prompt that's already listed.

License

All contributions are made under the CC0 license. By contributing to this project, you agree to license your contributions under the same license.