Update CONTRIBUTING.md

This commit is contained in:
ErikrafT 2025-04-11 20:45:55 -03:00 committed by GitHub
parent 0a660d456d
commit 583b293d2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ We are not trying to optimize for some edge-cases. We are optimizing the user fl
If you want to learn more about simplicity you can read [Insanely Simple: The Obsession that Drives Apple's Success](https://www.amazon.com/Insanely-Simple-Ken-Segall-audiobook/dp/B007Z9686O) or [Thinking, Fast and Slow](https://www.amazon.com/Thinking-Fast-Slow-Daniel-Kahneman/dp/0374533555).
# Contributing guidelines
Make sure to follow these guidelines before opening an [issue](https://github.com/erikraft/Drop/issues) or a [pull request](https://github.com/schlagmichdoch/pairdrop/pulls):
Make sure to follow these guidelines before opening an [issue](https://github.com/erikraft/Drop/issues) or a [pull request](https://github.com/erikraft/Drop/pulls):
- Before opening an issue of a pull request, please check if the issue or the pull request already exists.
- Pull requests for packages updates are not allowed since there is [Dependabot](https://github.com/schlagmichdoch/pairdrop/blob/master/.github/dependabot.yml) that checks them automatically.