Skip to content

Commit

Permalink
Add instructions to CONTRIBUTING.md requesting that collaborators fir…
Browse files Browse the repository at this point in the history
…st open an issue to discuss changes before sending a PR
  • Loading branch information
chimbori committed Jul 11, 2023
1 parent 2abeb3f commit fc67fd1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ make parsing more accurate, or add new features & metadata detection.

To maintain the integrity of the library, we have a few simple expectations from all code submitted.

1. Before sending a pull request, please open an issue to discuss your changes. Maintainers
will offer feedback and help validate your idea as well as overall design before you spend any
time writing code.
1. The expected style for code formatting is available in the repo using the
[EditorConfig](https://editorconfig.org/) standard. We recommend using a JetBrains IDE for
Kotlin, and configuring it to automatically use the `.editorconfig` file included in this
Expand Down

0 comments on commit fc67fd1

Please sign in to comment.