From e864517cdbef73e3f2865865d1c149a0475832f4 Mon Sep 17 00:00:00 2001 From: Hardik Date: Mon, 12 Oct 2020 17:29:51 +0530 Subject: [PATCH 01/16] add generic guidelines --- CONTRIBUTING.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..3285d2d --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,36 @@ +### Contributing + +- When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. + +### We Develop with Github +We use github to host code, to track issues and feature requests, as well as accept pull requests. + +### We Use [Github Flow](https://guides.github.com/introduction/flow/index.html), So All Code Changes Happen Through Pull Requests +- Pull requests are the best way to propose changes to the codebase (we use Github Flow). We actively welcome your pull requests: + +1. Fork the repo and create your branch from master. +2. If you've added code that should be tested, add tests. +3. If you've changed APIs, update the documentation. +4. Ensure the test suite passes. +5. Make sure your code lints. +6. Issue that pull request! + +### Code of Conduct +#### Our Pledge +In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. + +#### Our Standards +Examples of behavior that contributes to creating a positive environment include: + +- Using welcoming and inclusive language +- Being respectful of differing viewpoints and experiences +- Gracefully accepting constructive criticism +- Focusing on what is best for the community +Showing empathy towards other community members + +Examples of unacceptable behavior by participants include: +- The use of sexualized language or imagery and unwelcome sexual attention or advances +- Trolling, insulting/derogatory comments, and personal or political attacks +- Public or private harassment +- Publishing others' private information, such as a physical or electronic address, without explicit permission +- Other conduct which could reasonably be considered inappropriate in a professional setting \ No newline at end of file From 8e42ccfe0e8526f1fd0ff7fb445f6f25c234a8aa Mon Sep 17 00:00:00 2001 From: Hardik Date: Mon, 12 Oct 2020 18:09:34 +0530 Subject: [PATCH 02/16] modify README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 17ccfe7..aa3309d 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ This hacktoberfest, showcase your open source projects and invite people to cont More details will be added soon. Do ⭐ this repo. + +- See [Contributing Guidelines](https://github.com/MadhavBahlMD/my-open-profile/blob/master/CONTRIBUTING.md) for great contribution. From dc171f9188626836b1df3b9b1912d376766ca4c5 Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 09:37:14 +0530 Subject: [PATCH 03/16] Update README.md Co-authored-by: Aadit Kamat --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ef08460..b92ff5a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ More details will be added soon. Do ⭐ this repo. -contributing +## Contributing - See [Contributing Guidelines](https://github.com/MadhavBahlMD/my-open-profile/blob/master/CONTRIBUTING.md) for great contribution. ## Design @@ -25,4 +25,3 @@ Special thanks to the following Adobe XD UI kits for inspiration/components 1. material design ui kit. 2. [Free dashboard UI kit](https://www.behance.net/gallery/60714355/FREE-Dashboard-UI-Kit-for-Adobe-XD) - From 30d0f865e0cf9cab2f5083eb46ffb07a41435d55 Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 09:39:11 +0530 Subject: [PATCH 04/16] Update README.md Co-authored-by: Aadit Kamat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b92ff5a..3b16c1d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ More details will be added soon. Do ⭐ this repo. ## Contributing -- See [Contributing Guidelines](https://github.com/MadhavBahlMD/my-open-profile/blob/master/CONTRIBUTING.md) for great contribution. +- Refer to the [Contributing Guidelines] document (https://github.com/MadhavBahlMD/my-open-profile/blob/master/CONTRIBUTING.md) for tips to make a great contribution. ## Design From 2561ac3af724f14fcc5ace47db5e91493f4cd38c Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 09:40:07 +0530 Subject: [PATCH 05/16] Update CONTRIBUTING.md Co-authored-by: Aadit Kamat --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3285d2d..bc22bfe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -### Contributing +# Contribution guidelines - When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. @@ -33,4 +33,4 @@ Examples of unacceptable behavior by participants include: - Trolling, insulting/derogatory comments, and personal or political attacks - Public or private harassment - Publishing others' private information, such as a physical or electronic address, without explicit permission -- Other conduct which could reasonably be considered inappropriate in a professional setting \ No newline at end of file +- Other conduct which could reasonably be considered inappropriate in a professional setting From b263670ea0c230fd2ddee612d244eef57da0dd47 Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 09:48:41 +0530 Subject: [PATCH 06/16] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bc22bfe..c53b666 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,8 +2,6 @@ - When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. -### We Develop with Github -We use github to host code, to track issues and feature requests, as well as accept pull requests. ### We Use [Github Flow](https://guides.github.com/introduction/flow/index.html), So All Code Changes Happen Through Pull Requests - Pull requests are the best way to propose changes to the codebase (we use Github Flow). We actively welcome your pull requests: From fa44dba78c545fa1ea1b1f506bc76902b584d576 Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 09:51:53 +0530 Subject: [PATCH 07/16] Update CONTRIBUTING.md Co-authored-by: Aadit Kamat --- CONTRIBUTING.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c53b666..e390f78 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,8 +3,11 @@ - When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. -### We Use [Github Flow](https://guides.github.com/introduction/flow/index.html), So All Code Changes Happen Through Pull Requests -- Pull requests are the best way to propose changes to the codebase (we use Github Flow). We actively welcome your pull requests: +## Workflow + +Our project uses the [GitHub Flow](https://guides.github.com/introduction/flow/index.html) + +The steps to make your first contribution to this project are as follows : 1. Fork the repo and create your branch from master. 2. If you've added code that should be tested, add tests. From 87a070e3a48c86a84890dba4fc9ac667390b0a7f Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 09:52:05 +0530 Subject: [PATCH 08/16] Update CONTRIBUTING.md Co-authored-by: Aadit Kamat --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e390f78..dc7a55c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ The steps to make your first contribution to this project are as follows : 5. Make sure your code lints. 6. Issue that pull request! -### Code of Conduct +## Code of Conduct #### Our Pledge In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. From 194e18f7e1b5c7a3ed90fd18124a70669ad9c8e5 Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 09:52:14 +0530 Subject: [PATCH 09/16] Update CONTRIBUTING.md Co-authored-by: Aadit Kamat --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc7a55c..dd57982 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ The steps to make your first contribution to this project are as follows : 6. Issue that pull request! ## Code of Conduct -#### Our Pledge +### Our Pledge In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. #### Our Standards From 117a88ebdb456f42b522a301db3f68ed75665232 Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 09:52:25 +0530 Subject: [PATCH 10/16] Update CONTRIBUTING.md Co-authored-by: Aadit Kamat --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dd57982..1a28160 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ The steps to make your first contribution to this project are as follows : ### Our Pledge In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. -#### Our Standards +### Our Standards Examples of behavior that contributes to creating a positive environment include: - Using welcoming and inclusive language From ac02d653a9df0b9007245f13e937cee7e4dab989 Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 16:21:05 +0530 Subject: [PATCH 11/16] Update CONTRIBUTING.md Co-authored-by: MADHAV BAHL --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1a28160..b9de6a6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,6 @@ - When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. - ## Workflow Our project uses the [GitHub Flow](https://guides.github.com/introduction/flow/index.html) From bbc51687893454b548c646f25ed06a9c0abbda3a Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 16:21:26 +0530 Subject: [PATCH 12/16] Update CONTRIBUTING.md Co-authored-by: MADHAV BAHL --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b9de6a6..de41123 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,6 +16,7 @@ The steps to make your first contribution to this project are as follows : 6. Issue that pull request! ## Code of Conduct + ### Our Pledge In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. From bb7983d16f46e67347c40cc11d786db95849dc32 Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 16:21:41 +0530 Subject: [PATCH 13/16] Update CONTRIBUTING.md Co-authored-by: MADHAV BAHL --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index de41123..2fed65e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,6 +18,7 @@ The steps to make your first contribution to this project are as follows : ## Code of Conduct ### Our Pledge + In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. ### Our Standards From 9da3845a9690b936cd4f3f6cb3cc2f024cefbe06 Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 16:21:55 +0530 Subject: [PATCH 14/16] Update CONTRIBUTING.md Co-authored-by: MADHAV BAHL --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2fed65e..028d9cd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,6 +22,7 @@ The steps to make your first contribution to this project are as follows : In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. ### Our Standards + Examples of behavior that contributes to creating a positive environment include: - Using welcoming and inclusive language From 5ea7459728ff94097508bf884ab2cc0b8a34a575 Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 16:22:13 +0530 Subject: [PATCH 15/16] Update CONTRIBUTING.md Co-authored-by: MADHAV BAHL --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 028d9cd..45ccb27 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,6 +32,7 @@ Examples of behavior that contributes to creating a positive environment include Showing empathy towards other community members Examples of unacceptable behavior by participants include: + - The use of sexualized language or imagery and unwelcome sexual attention or advances - Trolling, insulting/derogatory comments, and personal or political attacks - Public or private harassment From 3b4f070998b0ef4bec6f90f61c9ca03f4183124d Mon Sep 17 00:00:00 2001 From: Hardik Bagada Date: Thu, 15 Oct 2020 16:22:25 +0530 Subject: [PATCH 16/16] Update README.md Co-authored-by: MADHAV BAHL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b16c1d..bed5db1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ More details will be added soon. Do ⭐ this repo. ## Contributing -- Refer to the [Contributing Guidelines] document (https://github.com/MadhavBahlMD/my-open-profile/blob/master/CONTRIBUTING.md) for tips to make a great contribution. +- Refer to the [Contributing Guidelines Document](https://github.com/MadhavBahlMD/my-open-profile/blob/master/CONTRIBUTING.md) for tips to make a contribution. ## Design