Skip to content

Instantly share code, notes, and snippets.

View sriniva7's full-sized avatar
:octocat:
exploring

Srinivasan sriniva7

:octocat:
exploring
View GitHub Profile
@sriniva7
sriniva7 / Contributing.md
Created November 2, 2021 08:30 — forked from MarcDiethelm/Contributing.md
How to contribute to a project on Github

This text now lives at https://github.com/MarcDiethelm/contributing/blob/master/README.md. I turned it into a Github repo so you can, you know, contribute to it by making pull requests.


Contributing

If you want to contribute to a project and make it better, your help is very welcome. Contributing is also a great way to learn more about social coding on Github, new technologies and and their ecosystems and how to make constructive, helpful bug reports, feature requests and the noblest of all contributions: a good, clean pull request.

*.iml
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
.externalNativeBuild
@sriniva7
sriniva7 / Udemy_.gitignore
Created March 30, 2018 17:36
udemy Android Java Project
*.iml
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
.externalNativeBuild
@sriniva7
sriniva7 / app_.gitignore
Created March 30, 2018 17:33
Udemy Android Project
/build