Add failed count information to many of the pages as statistic info. Add changelog, contributing notes and license.

This commit is contained in:
Darko
2015-09-24 13:55:11 +02:00
parent 1d2949c7be
commit ff4afdcaec
33 changed files with 196 additions and 68 deletions
+8
View File
@@ -0,0 +1,8 @@
If you want to contribute to newznab-tmux project, you should follow couple of simple rules:
1. Your pull requests (PR) should be named as follows: branch-username-shortdescription (i.e. dev-dariusiii-fixedshit).
2. For dev regexless branch PR need to be done for dev-regexless branch, for dev into dev branch.
3. Pull requests will not be accepted for master branch. They will be rejected.