mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
update usages of nzbdrone.com to sonarr.tv
This commit is contained in:
parent
0d61b5dc97
commit
c4e684fbd3
9 changed files with 21 additions and 37 deletions
|
@ -8,7 +8,7 @@ Setup guides, FAQ, the more information we have on the wiki the better.
|
|||
## Development ##
|
||||
|
||||
### Tools required ###
|
||||
- Visual Studio 2012
|
||||
- Visual Studio 2013
|
||||
- HTML/Javascript editor of choice (Sublime Text/Webstorm/etc)
|
||||
- npm (node package manager)
|
||||
- git
|
||||
|
@ -22,7 +22,7 @@ Setup guides, FAQ, the more information we have on the wiki the better.
|
|||
5. Compile in Visual Studio
|
||||
|
||||
### Contributing Code ###
|
||||
- If you're adding a new, already requested feature, please comment on [Trello](http://trello.nzbdrone.com "Trello") so work is not duplicated (If you want to add something not already on there, please talk to us first)
|
||||
- If you're adding a new, already requested feature, please comment on [Trello](https://trello.sonarr.tv "Trello") so work is not duplicated (If you want to add something not already on there, please talk to us first)
|
||||
- Rebase from NzbDrone'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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue