Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.36 KB

File metadata and controls

35 lines (20 loc) · 1.36 KB

Contributing to Snippet Vault

First off, thank you for considering contributing to Snippet Vault. It's people like you that make Snippet Vault such a great tool.

Where to start?

Issues that are labeled 'help wanted' are a great place to start as they are specifically flagged as areas where help is needed. If you decide to fix an issue, please comment on the issue to let others know you are working on it.

How to contribute?

  1. Fork the repository on GitHub.
  2. Clone the forked repository to your local machine.
  3. Make your changes and commit them to your forked repository.
  4. Submit a pull request with your changes to the main branch.

Please note that the pull request should include a description of the changes and why you think they should be included.

Things To Do

There are many areas you can contribute to. Here are a few suggestions:

Add subsections for specific languages and domains:

We are looking to expand our repository with more specialized sections for various languages and domains. This includes, but not limited to:

  • Data Science
  • Machine Learning
  • Python Libraries like Pandas, Numpy, etc.

Automated Issue Management

We use GitHub Actions to help us manage issues. These Actions and their descriptions are aviable to everyone.

Thank you again for your interest in contributing to Snippet Vault. We look forward to your contribution!