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

[ResourceRevamp] Remove Authors Field #79

Open
Tracked by #76
AsherGlick opened this issue Jul 16, 2022 · 0 comments
Open
Tracked by #76

[ResourceRevamp] Remove Authors Field #79

AsherGlick opened this issue Jul 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@AsherGlick
Copy link
Owner

This one might be a bit controversial, but right now the authors field is just additional unused bloat in the file.

  • Every change to this file is in git all of the authors are already stored there.
  • Not everyone who has submitted changes to the resources file have added themselves as authors.
  • The field does not get translated into the calculator page it is associated with due to avoiding a webcrawler issue a while back.
  • This field can be deleted from, which should not really be allowed to happen if we are using it to celebrate those who have contributed to it.

If we want to bring back the display of the authors on the calculator page we should instead create a mechanism to get the authors data from the git history, not a field in the resource file.

@AsherGlick AsherGlick added the enhancement New feature or request label Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant