Commit ae04e467651728b1dbf71e7810b9d4d09b7d00f7

Authored by Cyril Mougel
1 parent a133b128
Exists in master and in 1 other branch production

add unfuddle integration on README [ci skip]

Showing 1 changed file with 8 additions and 0 deletions   Show diff stats
README.md
... ... @@ -413,6 +413,14 @@ card_type = Defect, status = Open, priority = Essential
413 413 * To authenticate, Errbit uses token-based authentication. Get your API Key in your user settings (or create special user for this purpose)
414 414 * You also need to provide project ID (it needs to be Number) for issues to be created
415 415  
  416 +**Unfuddle Issues Integration**
  417 +
  418 +* Account is your unfuddle domain
  419 +* Username your unfuddle username
  420 +* Password your unfuddle password
  421 +* Project id the id of your project where your ticket is create
  422 +* Milestone id the id of your milestone where your ticket is create
  423 +
416 424  
417 425 What if Errbit has an error?
418 426 ----------------------------
... ...