This repository has been archived by the owner on Nov 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 237
Refactor the project #71
Labels
good first issue
Good for newcomers
Hacktoberfest
Contribute for Hacktoberfest
hacktoberfest-accepted
help wanted
Extra attention is needed
Comments
Pradyuman7
added
help wanted
Extra attention is needed
good first issue
Good for newcomers
Hacktoberfest
Contribute for Hacktoberfest
hacktoberfest-accepted
labels
Oct 22, 2020
widlok
pushed a commit
to widlok/Let-Us-Java
that referenced
this issue
Oct 22, 2020
Created maven modules for code that didnt have them.
widlok
pushed a commit
to widlok/Let-Us-Java
that referenced
this issue
Oct 22, 2020
All algorithms implementations moved to new module 'Algorithms'. All games implementations modules moved to module new 'Games'. Small naming refactoring so maven doesn't yell at me.
Merged
Existing code in repo contains errors. Two classes have mismatch between class name and .java file name
and
I'll fix classes that causes errors and commit - I'll use class names as template for file names as I assume they have priority. |
Clean up the code and refactor it to remove all the irregularities introduced by new PRs |
For this issue, please make sure you do the following stuff:
|
Hi I am new to the open source can you please tell me how can I start with the contribution |
Hi, I would like to contribute to this issue. |
Hii ! Can you assign me this issue? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
good first issue
Good for newcomers
Hacktoberfest
Contribute for Hacktoberfest
hacktoberfest-accepted
help wanted
Extra attention is needed
Similar type code directories should be placed inside a parent directory. Example:
Many code directories are just algorithms, they can be placed inside a parent directory with name algorithms.
The text was updated successfully, but these errors were encountered: