Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.17 KB

CONTRIBUTING.md

File metadata and controls

15 lines (13 loc) · 1.17 KB

Contributing

Welcome to DeadlyBossMods, it's great to have you here! We thank you in advance for your contributions.

I want to report a bug

I want to contribute to the code

  • Make sure to discuss your ideas with the community in an issue or on our Discord.
  • Take a look at the open issues labeled as help wanted if you want to help without having a specific idea in mind.
  • Make sure that your PRs do not contain unnecessary commits or merge commits. Squash commits whenever possible.
  • Rebase (instead of merge) outdated PRs on the master branch.