AkMo3 / AkMo3/PasswordListGenerator
Restructure code to seperate checks and cases
Đang mở
enhancement
good first issue
- Ngôn ngữ chính
- Java
- Star
- 2
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Code Restructuring
1. Right now the entire code is condensed into one java file.
2. It makes code hard to understand and debug.
3. Restructure the code into different file and export them to use in Main.java
### Points to remember
1. PR name should be issue solved name.
2. Commit message should be **Fixes:#{ISSUE_NO}**.
3. The PR will be merged only if all test are passed.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.