-
Notifications
You must be signed in to change notification settings - Fork 31
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
Create Contributor Development Guide #138
Comments
@devondragon assign me , i'll do it. |
Branch issue-138-Create-Contributor-Development-Guide created! |
@Brijeshthummar02 - Thanks! Most development will require both forking this project, and also the SpringUserFrameworkDemoApp project as well, to test the library and to potentially add any related functionality to the Demo app for reference. So steps like 'gradle publishLocal' from the library project, and then updating the dependency version in the DemoApp's build.gradle to pull from that locally built library, etc... will be needed. Let me know if you have any questions or run into any issues. I appreciate your help!! |
@Brijeshthummar02 - have you been able to make any headway on this? I realize it might be difficult to figure out in a vacuum so I'm happy to assist or just write it up (like I probably should have earlier). Let me know what you think would work best. |
I've added a developer guide on the issue-138 branch, but have yet to do a full walk through and testing it for completeness. |
@devondragon it's taking too long, i was in between my university exams so ya, will be going through the complete repo and provide req documentation also if you get the time, do make it I'll finish it. |
@Brijeshthummar02 - if you have time to test out the DEVELOP.md guide on the issue-138 branch, and provide changes, fixes, feedback, that would be great. I will also do a clean run through myself this week and improve the guide, but I'd love another set of eyes on it. |
Develop a comprehensive Developer Contribution Guide for the project. The guide should include:
The text was updated successfully, but these errors were encountered: