-
Notifications
You must be signed in to change notification settings - Fork 53
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 CODE_OF_CONDUCT.md #150
Conversation
Added a file which contains the code of conduct because I feel its a good prograaming and open source pratice to add a code of conduct to your repositories also its one of the key features of repositreis opend under hacktoberfest to have a code of conductl, Thank You
Hi @KCmean , Thanks this is really useful! If you'd like to contribute more, I have need for more documentation lol. I'd like to better flesh out the ways user can contribute, how to auto assign an issue (no matter how many times I say it they don't seem to get it lol), correct syntax for the .jsons, and I want to add a cheet sheets section to the repository for people to contribute cheet sheets to. Please let me know if interested, and thanks again. Please don't forget to 🌟 star ⭐ the repo and add yourself to the contribution list! ^_^ Thanks! Ps. I also Lobe Cats. |
* set up app with dependencies * set up main activity with nav graph * create domain module * add data models * add data module and fake quiz repo * add string res and quiz fragment * add fragment quiz layout * add hilt injection for application & dispatchers * add normal implementation for quiz repo * add answer details dialog * add final score fragment * add unit tests boilerplate + refactor * update markdown files * Added android questions to json (#143) * Added android questions * updated CONTRIBUTERS.MD * Added Android answers (#144) * Fix Grammatical Error of Android & template answers.json files * Added answers for android quiz * Added Splash Screen in kotlin retrofit (#145) * Added a new question (#137) * Added a new question * Added three questions Co-authored-by: Nudennie <9339984+Tc2r1@users.noreply.github.com> * Create CODE_OF_CONDUCT.md (#150) Added a file which contains the code of conduct because I feel its a good prograaming and open source pratice to add a code of conduct to your repositories also its one of the key features of repositreis opend under hacktoberfest to have a code of conductl, Thank You * Comments on Android Summit 2022 live #148 (#151) Co-authored-by: AndroidLion48 <> * 3 new answers are added to Answers.json file (#134) * 3 new answers are listed. * 3 new answers are listed * Updated CONTRIBUTERS .md file Co-authored-by: Nudennie <9339984+Tc2r1@users.noreply.github.com> * Update auto-issue-assign.yml * Added Android Dev Summit 2022 notes (#152) * Adds Splash screen for native-java-retrofit module (#155) * Fix Grammatical Error of Android & template answers.json files * Added answers for android quiz * Adds splash screen for java-native-retrofit module Co-authored-by: Nudennie <9339984+Tc2r1@users.noreply.github.com> * App Version using View Binding (#154) * 3 new answers are added to Answer.json file * Update answers.json * copied the application module folder and renamed it * added ViewBinding and modified the MainActivity class * Added ViewBnding to ScoreActivityg * added ViewBinding to DialogFragment * added ViewBinding to QuestionFragment Co-authored-by: Nudennie <9339984+Tc2r1@users.noreply.github.com> * add java questions - #93 (#98) * add java questions - #93 * resolve review comments Co-authored-by: Nudennie <9339984+Tc2r1@users.noreply.github.com> * HTML5_added (#128) Co-authored-by: Nudennie <9339984+Tc2r1@users.noreply.github.com> * added five questions (#141) Co-authored-by: Nudennie <9339984+Tc2r1@users.noreply.github.com> * provide SplashScreen that support for Android 12. (#153) * Request calls for all supported quiz language in native-java-retrofit module (#158) * Fix Grammatical Error of Android & template answers.json files * Added answers for android quiz * Adds only request calls for all quiz answers & questions based on selected quiz language for native-java-retrofit module * update as per codefactor suggestions * update as per codefactor suggestions Co-authored-by: Nudennie <9339984+Tc2r1@users.noreply.github.com> * small syntax changes. * Added Documentation and More Issues for users to tackle. (#161) * add trueOrFalse question handling * add trueOrFalse question handling and fix bug when submitting without picked answer * set up app with dependencies * set up main activity with nav graph * create domain module * add data models * add data module and fake quiz repo * add string res and quiz fragment * add fragment quiz layout * add hilt injection for application & dispatchers * add normal implementation for quiz repo * add answer details dialog * add final score fragment * add unit tests boilerplate + refactor * lint * reorder to avoid 0 * add button margin Co-authored-by: prasad-333 <37048768+prasad-333@users.noreply.github.com> Co-authored-by: mksiddiq <97515210+mksiddiq@users.noreply.github.com> Co-authored-by: Priya Singh <92670560+PriyaSingh03@users.noreply.github.com> Co-authored-by: Nudennie <9339984+Tc2r1@users.noreply.github.com> Co-authored-by: Kunal Chaturvedi <96841396+KCmean@users.noreply.github.com> Co-authored-by: Clarence Moore <92341925+AndroidLion48@users.noreply.github.com> Co-authored-by: Ayush Singh <ayushsingh12072000@gmail.com> Co-authored-by: Prasad More <69249461+prasad-more-12@users.noreply.github.com> Co-authored-by: Rishabh Kumar <rishukumar.com@gmail.com> Co-authored-by: vikrambaital <93258493+vikrambaital@users.noreply.github.com> Co-authored-by: Amit Kumar Rout <48612930+amitkroutthedev@users.noreply.github.com> Co-authored-by: Rio Arjuna <ri0arjuna@programmer.net> Co-authored-by: Nudennie White <Nudennie.White@pilottravelcenters.com>
Added a file which contains the code of conduct because I feel its a good prograaming and open source pratice to add a code of conduct to your repositories also its one of the key features of repositreis opend under hacktoberfest to have a code of conductl, Thank You
What type of PR is this? (check all applicable)
Description
Add Link of GitHub Profile