Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.28 KB

CONTRIBUTING.md

File metadata and controls

31 lines (20 loc) · 1.28 KB

Contributing to Behemoth

First of all, thank you for considering contributing to [Your Project Name]! We appreciate your time and effort to make this project better.

How to Contribute

Reporting Bugs

If you come across a bug or unexpected behavior, please follow these steps:

  1. Check the existing issues to see if the bug has already been reported.
  2. If not, open a new issue.
    • Clearly describe the issue, including steps to reproduce it.
    • Provide information about your environment (OS, browser, etc.).

Requesting Features

If you have a feature request or enhancement in mind, please follow these steps:

  1. Check the existing issues to see if the feature has already been requested.
  2. If not, open a new issue.
    • Clearly describe the feature request, including its purpose and potential benefits.

Making Code Contributions

We welcome code contributions! To contribute code, follow these steps:

  1. Fork the repository on GitHub.
  2. Clone your forked repository to your local machine.
    git clone https://github.com/sparkouttech/behemoth.git