Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 1.82 KB

CONTRIBUTING.md

File metadata and controls

33 lines (15 loc) · 1.82 KB

Contributing To Talpa

Thank you for taking time to contribute to Talpa.

Code Of Conduct

This project and everyone participating in it are governed by the repository CODE OF CONDUCT and by contributing, you are expected to uphold this code.

How Can I Contribute?

Reporting Bugs

Before reporting a bug, please check the current issue list to see if it has previously been reported. If one does not exist, please create a bug report by filling out the provided template. If one does exist, please add a comment to that issue including any logs or other relevant information.

Suggesting Enhancements

Before suggesting an enhancement, please check the current issue list to see if it has previously been requested. If it has not been requested, please create a feature request by filling out the provided template. If something similar already exists, please add a comment including your thoughts on the feature, including any details you want that are not already there.

Contributing Code

Unsure where you can make a contribution? You can start by browsing the good first issues and help wanted issues.

  • good first issues - These issues are great for beginners and should only require a small amount of code.
  • help wanted - These issues are generally more complex and may require a larger amount of code.

Pull Requests

After you submit your pull request, please verify that all status checks are passing.