mirror of
https://github.com/Radarr/Radarr
synced 2024-12-22 16:02:43 +00:00
Correct Contributing (don't have forums or IRC) [skip ci]
This commit is contained in:
parent
22531294be
commit
24cee7e4fe
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ See the readme for information on setting up your development environment.
|
|||
- Rebase from Radarr's develop branch, don't merge
|
||||
- Make meaningful commits, or squash them
|
||||
- Feel free to make a pull request before work is complete, this will let us see where its at and make comments/suggest improvements
|
||||
- Reach out to us on the forums or on IRC if you have any questions
|
||||
- Reach out to us on the discord if you have any questions
|
||||
- Add tests (unit/integration)
|
||||
- Commit with *nix line endings for consistency (We checkout Windows and commit *nix)
|
||||
- One feature/bug fix per pull request to keep things clean and easy to understand
|
||||
|
|
Loading…
Reference in a new issue