Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.71 KB

CONTRIBUTING.md

File metadata and controls

39 lines (24 loc) · 1.71 KB

Contributing Guidelines

Thank you for your interest in contributing Deploy-Files-to-Repo !

Whether it's a bug report, new feature, correction, or additional documentation, we greatly value feedback and contributions from our community.

Please read through this document before submitting any issues or pull requests to ensure we have all the necessary information to effectively respond to your bug report or contribution.

Become a contributor

Here are some example that you can contribute:

  • Contribute to the codebase
  • Report and triage bugs
  • Write document for user and contributors
  • Help others by answering questions
  • Help PR review

Report bugs/feature

Before submitting a new issue, try to make sure someone hasn't already reported the problem. Look through the existing issues for similar issues.

Report a bug/feature by submitting a bug ticket/feature request. Make sure that you provide as much information as possible on how to reproduce the bug/feature.

Follow the issue template and add additional information that will help us replicate the problem.

Contributing via Pull Requests

We accept contributions from the community. Contributions via pull requests are much appreciated.

To submit changes:

  1. Fork this repository.
  2. Create a new feature branch.
  3. Make your changes.
  4. Submit a pull request with an explanation of your changes or additions.

We will review and work with you to improve it.