Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatting suggestion #1

Open
TechnologyClassroom opened this issue Jan 17, 2025 · 1 comment
Open

Formatting suggestion #1

TechnologyClassroom opened this issue Jan 17, 2025 · 1 comment

Comments

@TechnologyClassroom
Copy link

Within the versions/ directory, there are many different files with version numbers at the end. Instead of doing it this way, you can use the power of git and version control. The git way to do this would be to have one file where the changes are tracked through version control. When an official version is ready, make a tag and/or release for it. When you have different files for different versions, it is difficult to track what is different between individual versions or when a feature was added or modified.

@Calestial2
Copy link
Owner

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants