Skip to content

Pushing changes and PRs

Iván Pérez edited this page May 10, 2021 · 3 revisions

Pushing changes and doing PRs

This is going to be related to generating issues and making pull requests. Consider this project to be just like any other, it requires some guidelines when involving changes to the base code.

There are 3 different things to consider:

  • Additions to the code
  • Suggestions and ideas
  • Bugs, issues related with the bot

First one is usually going to be made through a PR, but it is recommended that you make an issue beforehand, to discuss the idea before making it a reality. If you make a PR directly, it should be only to fix an obvious missed error, or a typo.

Second one is related to ideas. Ideas are always appreciated, but it's also recommended to make an issue to discuss it, and consider even adding it to the base code or not.

Third are bugs or issues, there was a Discord group related with my projects, but it no longer exists, so the only way is through a DM on Discord or create an issue, explaining the problem.

To know how should you be involved with the project, and in what way I think it's better to make issues, I will link a couple templates that I ( will ) make regarding every major situation.

If you are planning on getting yourself involved in a much bigger way with the project, please contact me directly on Discord! I'd love to discuss and talk about it.

Clone this wiki locally