Skip to content
This repository was archived by the owner on Mar 2, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (29 loc) · 1.65 KB

File metadata and controls

37 lines (29 loc) · 1.65 KB

How to Contribute

Thanks for taking the time to think about improving [blitzbot]!

Reporting Problems

  1. Get the current version via @blitzbot version.
  2. Capture the original command, the response (or the lack thereof) with a screenshot.
  3. Look for an existing issue. Add to any related issue.
  4. Repeat your steps that creates the problem(s).
  5. Create a new issue if you haven't reported everything yet.
  6. You may alternatively direct message the author that was listed in the version response.

Code Changes

  1. Fork the repository.
  2. Create a branch that describes your work. We prefer you use a name that will describe your pull request. Long names are fine!
  3. Write documentation. Especially true if you know what your change will be. If you are having trouble documenting your change, consider writing an issue to discuss your change.
  4. Write your change. Try to follow the same style as the code you are working on.
  5. Test your change. Preferrably, write a new test over changing an existing test.
  6. Create your pull request against the default branch.
  7. Correct any errors reported by the ci server.

Feature Requests

All feature request discussions belong on your discord server. If a suggestion is made often enough, or if it just sounds really awesome the author will eventually implement it!

Alternatively, you may join the blitzbot-hangout discord server for discussions.