Skip to content

Commit b7d093e

Browse files
authored
Update README.md
1 parent 9cfe83a commit b7d093e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**Note** This was a quick throw together works for me fine :) export your jira issues as xml and this will import into github issues. Requires [Token](https://github.com/settings/tokens/new) (requires repo access)
1+
**Note** This was a quick throw together works for me fine :) export your jira issues as xml and this will import into github issues. Requires [Github Token](https://github.com/settings/tokens/new) (requires repo access)
22

33
**Exporting Jira issues**
44
Go to jira `issues & filters -> search`, filter out the issues that u want to import into your github project, then export/save as a `xml` file...
@@ -35,4 +35,4 @@ edit config.json and update with required details
3535

3636
you will get a console.log of what would be imported, if happy edit config change dryRun to false and then `node app.js`
3737

38-
*Will improve this project + readme another day.*
38+
*Going to make a electron deskop app for easy importing and repo selection*

0 commit comments

Comments
 (0)