Migrate Redmine issues to GitHub issues.
- Open
config.py
and change the variables pointing to your repositories, projects, user names, etc. - Run
./download_redmine.py
to download all issues of the project configured in the first step. - Run
./upload_github.py
to upload your issues to GitHub.