Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.72 KB

how-to-contribute.md

File metadata and controls

36 lines (19 loc) · 1.72 KB

How to Contribute

We appreciate your enthusiasm for contributing to ssl-core!

This document will guide you through the process.

Asking Questions

Have a question? Report an issue or mail us at [email protected].

Reporting Issues

Before you create a new issue, please do a search in open issues to see if the issue or feature request has already been filed.

If you find your issue already exists, make relevant comments and add your reaction. Use a reaction in place of a "+1" comment:

  • 👍 - upvote
  • 👎 - downvote

If you cannot find an existing issue that describes your bug or feature, create a new issue using the guidelines below.

Writing Good Bug Reports and Feature Requests

File a single issue per problem and feature request. Do not enumerate multiple bugs or feature requests in the same issue.

Do not add your issue as a comment to an existing issue unless it's for the identical input. Many issues look similar but have different causes.

The more information you can provide, the more likely someone will be successful at reproducing the issue and finding a fix: you're encouraged to incorporate various elements such as videos, screenshots, GIFs, code snippets, etc., to effectively illustrate and articulate your concern.

Creating Pull Requests

If you are interested in writing code to fix issues or add features, check out our Contribution Guidelines.

Thank You

Your contributions to open source, large or small, make great projects like this possible. Thank you for taking the time to contribute.