Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.08 KB

CONTRIBUTING.md

File metadata and controls

29 lines (18 loc) · 1.08 KB

Contributing

Thanks for taking the time to contribute!

Did you find a bug?

  • Do not open up a GitHub issue for security vulnerabilities. Instead, refer to our security policy.
  • Search GitHub Issues to ensure the bug is not already reported.
  • If you're unable to find an open issue addressing the problem, open a new one using the bug report template.

Did you fix a bug?

  • Open a new GitHub Pull Request with the change.
  • Clearly describe the problem and solution in the Pull Request description.
  • Ensure you're following the coding conventions of other code in the repository.

Do you intend to add a new feature or change an existing one?

  • Suggest your change in GitHub Issues and start writing code.
  • Do not open a Pull Request until you have collected positive feedback about the change.

Do you have questions?

  • Ensure you've read the project's README and any other documentation before asking questions.
  • Ask your question in a GitHub issue.

Thank you!

The Clipboard Health team