AkMo3 / AkMo3/PasswordListGenerator
Restructure code to seperate checks and cases
未關閉
enhancement
good first issue
- 主要語言
- Java
- 星號
- 2
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### 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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。