Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.73 KB

File metadata and controls

58 lines (36 loc) · 1.73 KB

Contributing

Issues

Issues are very valuable to this project.

  • Ideas are a valuable source of contributions others can make
  • Problems show where this project is lacking
  • With a question you show where contributors can improve the user experience

Thank you for creating them.

Pull Requests

Pull requests are a great way to get your ideas into this repository.

When deciding if we merge a pull request, we look at the following things:

Does it state intent?

You should be clear which problem you're trying to solve with your contribution.

For example:

Add link to code of conduct in README.md

Doesn't tell us anything about why you're doing that.

Add link to code of conduct in README.md because users don't always look in the CONTRIBUTING.md

Tells us the problem that you have found, and the pull request shows us the action you have taken to solve it.

Is it of good quality?

  • There are no spelling mistakes
  • It reads well
  • For English contributions: Has a good score on Grammarly or Hemingway App

Does it move this repository closer to my vision for the project?

The aim of this project is:

  • To provide useful and fun functions for the participants of our Discord server.
  • To be usable by someone who is familiar with Discord and Discord bots.
  • To foster a culture of respect and gratitude in the open-source space.

Does it follow the contributor covenant?

Please follow our Code of Conduct in all communications and contributions.