Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
EA edited this page Sep 3, 2024 · 2 revisions

Contributing

Hi there! If you want to help out with Butility, here’s how you can do it:

  1. Fork the Repo

    • Go to the Butility repo and fork it. This makes a copy of the project for you to work on.
  2. Create a Branch

    • In your forked repo, create a new branch. Name it something like fix-bug or add-feature.
  3. Make Your Changes

    • Work on your changes in your new branch. Fix bugs, add new features, or improve the docs.
  4. Test Your Changes

    • If you’re adding new features or fixing issues, try to test your changes to make sure they work.
  5. Submit a Pull Request

    • When you’re done, push your branch to your forked repo and open a pull request (PR) to the main Butility repo. Describe what you did in the PR.

Need Help?

If you have questions or need help, just open an issue in the repo or reach out. I’m here to help!

Thanks for wanting to contribute!

License

Butility is open source and uses the MIT License. Here’s what that means:

  • You Can Use It: Feel free to use Butility for anything you like.
  • You Can Modify It: Change it however you need.
  • You Can Share It: Share Butility or your changes, as long as you include the original license info.

For full details, check the LICENSE in the repo.

If you have any questions about the license, just ask!

Clone this wiki locally