# usage: '-k' with 'j' ./BugPatchCollector -i https://github.com/apache/zookeeper -o /your/directory -k ZOOKEEPER -j issues.apache.org # example 1 https://issues.apache.org/jira/browse/ZOOKEEPER-3007?jql=issuetype%20%3D%20Bug%20AND%20status%20%3D%20Resolved <img width="1177" alt="스크린샷 2019-08-09 오후 3 48 13" src="https://user-images.githubusercontent.com/37574978/62759981-cfd5ee80-babd-11e9-9740-9d968aa2f259.png"> #### Project Key: **ZOOKEEPER** # example 2 https://jira.mongodb.org/browse/JAVA-3213?jql=project%20%3D%20JAVA%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20ASC%2C%20updated%20DESC <img width="1177" alt="스크린샷 2019-08-09 오후 3 48 13" src="https://user-images.githubusercontent.com/37574978/62759754-360e4180-babd-11e9-92d2-339f889c1b03.png"> #### Project Key: **JAVA**
usage: '-k' with 'j'
./BugPatchCollector -i https://github.com/apache/zookeeper -o /your/directory -k ZOOKEEPER -j issues.apache.org
example 1
https://issues.apache.org/jira/browse/ZOOKEEPER-3007?jql=issuetype%20%3D%20Bug%20AND%20status%20%3D%20Resolved

Project Key: ZOOKEEPER
example 2
https://jira.mongodb.org/browse/JAVA-3213?jql=project%20%3D%20JAVA%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20ASC%2C%20updated%20DESC

Project Key: JAVA