Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.41 KB

File metadata and controls

45 lines (36 loc) · 1.41 KB

Contributing to This Project

Thanks for considering contributing! By participating, you agree to follow the project's guidelines.

How to Contribute

  1. Report Issues

    • Search existing issues first.
      • duh
    • Provide clear steps to reproduce the problem and expected vs. actual behavior.
  2. Suggest Features

    • Open a Feature Request issue.
      • wow whod've thunk
    • Explain the benefit and possible implementation.
  3. Pull Requests

    • Fork the repository and create a branch for your change.
    • Write clear commit messages.
      • or don't
    • Ensure your code is consistent with existing style and formatting.
      • actually do
    • Test your changes when applicable.
      • always do
    • Submit the PR referencing relevant issues.
      • never commit unless you are @sometgirl.online, which you are not
  4. Code of Conduct

    • Be respectful, collaborative, and constructive.
      • duh
    • Follow the project's Code of Conduct.

Style Guidelines

  • Use consistent indentation and line endings.
    • Tabs not Spaces.
  • Keep commits focused on a single change.
    • not enforced really
  • Add comments where necessary.
    • please do
  • Include tests if applicable.
    • sure what do i care

Reporting Security Issues

Please report security vulnerabilities via the Security Policy rather than opening a public issue.