Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.31 KB

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 1.31 KB

Contributing

If you have any question or problem with sbt-scalafmt-defaults feel free to open an issue (or a pull request if you already have the solution 😄).

People are expected to follow the Code of Conduct when discussing on the Github issues or PRs.

How can I help?

sbt-scalafmt-defaults follows a standard fork and pull model for contributions via GitHub pull requests.

The process is simple:

  1. Find something you want to work on.
  2. Let us know you are working on it via GitHub issues/pull requests.
  3. Implement your contribution.
  4. Write tests.
  5. Update the documentation.
  6. Submit a pull request.

You will be automatically included in the contributors list as a contributor in the next release.

If you encounter any confusion or frustration during the contribution process, please create a GitHub issue and we'll do our best to improve the process.