Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.17 KB

CONTRIBUTING.md

File metadata and controls

32 lines (17 loc) · 1.17 KB

Contributing to WEF

Contributions are welcomed! This document provides some basic guidelines for contributors.

Found a bug?

  • Before creating a Pull Request (PR), make sure there is a corresponding issue for your contribution. If there isn't one already, please create one.
  • Include the problem description in the issue.

Pull Requests

When creating a PR, please follow these guidelines:

  • Link your PR to the corresponding issue.
  • Provide context in the PR description to help reviewers understand the changes. The more information you provide, the faster the review process will be.
  • Include an example of running the tool with the changed code, if applicable. Provide 'before' and 'after' examples if possible.
  • Include steps for functional testing or replication.

Questions

If you have any questions or need further guidance, please feel free to ask in the issue or PR, or reach out to the author via Discord: @d3ext

Thank you for your contribution!

License

By contributing your code, you agree to license your contribution under the terms of the MIT License.

All files are released with the MIT license.