-
Notifications
You must be signed in to change notification settings - Fork 81
[IMPROVEMENT] #173
Description
Describe what you would like to share with the creators
I apologize for interrupting you in this manner, but after reviewing the files, I have some recommendations.
-
I believe the contribution.md file should be updated, intended to be both educational and user-friendly for novices. I'm referring to informing folks about the type of token that should be created and the requirements for retrieving from the git api endpoints. They ought to be instructed to obtain a fine-grained token and all the permissions required for effective git interaction.
-
Error handling is present throughout the api fetching process. There is no exception handling, and the app crashes—which shouldn't happen—if there is a problem with your token or if there is an error retrieving data.
-
[FEATURE RECOMMENDATION]: I think it would be better if we change from fetching all the data subsequently
I hope to work on all these issues I just listed. Please permit me...!!!