You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Setup guides, FAQ, the more information we have on the wiki the better.
8
8
## Development ##
9
9
10
10
### Tools required ###
11
-
- Visual Studio 2012
11
+
- Visual Studio 2013
12
12
- HTML/Javascript editor of choice (Sublime Text/Webstorm/etc)
13
13
- npm (node package manager)
14
14
- git
@@ -22,7 +22,7 @@ Setup guides, FAQ, the more information we have on the wiki the better.
22
22
5. Compile in Visual Studio
23
23
24
24
### Contributing Code ###
25
-
- 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)
25
+
- 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)
26
26
- Rebase from NzbDrone's develop branch, don't merge
27
27
- Make meaningful commits, or squash them
28
28
- Feel free to make a pull request before work is complete, this will let us see where its at and make comments/suggest improvements
0 commit comments