Commit 07732ab1f00f80a4776cf15891c06de89707038b
1 parent
2b7a58f4
Exists in
master
and in
1 other branch
updating the README and adding bitbucket issues
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
README.md
| @@ -362,6 +362,12 @@ card_type = Defect, status = Open, priority = Essential | @@ -362,6 +362,12 @@ card_type = Defect, status = Open, priority = Essential | ||
| 362 | * For 'Account/Repository', the account will either be a username or organization. i.e. **errbit/errbit** | 362 | * For 'Account/Repository', the account will either be a username or organization. i.e. **errbit/errbit** |
| 363 | * You will also need to provide your username and password for your GitHub account. | 363 | * You will also need to provide your username and password for your GitHub account. |
| 364 | * (We'd really appreciate it if you wanted to help us implement OAuth instead!) | 364 | * (We'd really appreciate it if you wanted to help us implement OAuth instead!) |
| 365 | + | ||
| 366 | +**Bitbucket Issues Integration** | ||
| 367 | + | ||
| 368 | +* For 'BITBUCKET REPO' field, the account will either be a username or organization. i.e. **errbit/errbit** | ||
| 369 | +* You will also need to provide your username and password for your Bitbucket account. | ||
| 370 | + | ||
| 365 | 371 | ||
| 366 | 372 | ||
| 367 | What if Errbit has an error? | 373 | What if Errbit has an error? |