From 8eb2fc3315b6484dd5bd59a1474bc8aeaff837ee Mon Sep 17 00:00:00 2001 From: Ol arno Date: Tue, 14 Nov 2023 21:20:10 -0500 Subject: [PATCH 1/3] Add a way to contribute --- CONTRIBUTING.md | 20 ++++++++++++++++---- README.md | 29 ++++++++++++++++++++++------- 2 files changed, 38 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dacd5d6..bb04d93 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,10 +7,10 @@ Thank you for considering contributing to FunnyQuoteLib! We welcome your help in There are several ways to contribute to FunnyQuoteLib: 1. **Bug Reports:** - - If you come across a bug or unexpected behavior, please open an [issue](https://github.com/olarno/funnyQuoteLibrary/issues) on GitHub. Provide a detailed description, steps to reproduce, and your environment information. + - Encountered a bug or unexpected behavior? Open an [issue](https://github.com/olarno/funnyQuoteLibrary/issues) on GitHub. Provide a detailed description, steps to reproduce, and information about your environment. 2. **Feature Requests:** - - Have an idea for a new feature or improvement? Submit a [feature request](https://github.com/olarno/funnyQuoteLibrary/issues) on GitHub. We appreciate your feedback and creativity. + - Have an idea for a new feature or improvement? Submit a [feature request](https://github.com/olarno/funnyQuoteLibrary/issues) on GitHub. We welcome your feedback and creativity. 3. **Code Contributions:** - Interested in contributing code? Follow these steps: @@ -18,8 +18,20 @@ There are several ways to contribute to FunnyQuoteLib: - Create a new branch for your feature or bug fix. - Make your changes and submit a pull request (PR) to the `main` branch. -4. **Documentation Improvements:** - - Help improve our documentation by submitting pull requests for clarifications, corrections, or additional information. +4. **Propose New Quotes:** + - Help enrich our collection of quotes by submitting pull requests with new and funny quotes. Follow these guidelines: + - Ensure that the quote is genuinely humorous and aligns with the tone of FunnyQuoteLib. + - Include the quote along with any relevant attribution or context. + - Verify that the quote adheres to copyright and licensing requirements. + - Please target the `quotes-submissions` branch when submitting your pull request. + +We appreciate your contribution in making FunnyQuoteLib a source of laughter and joy! + + +5. **Documentation Improvements:** + - Enhance our documentation by submitting pull requests for clarifications, corrections, or additional information. + +We appreciate and welcome contributions from the community to make FunnyQuoteLib even more entertaining and enjoyable! ## Development Setup diff --git a/README.md b/README.md index cb1aaed..525e737 100644 --- a/README.md +++ b/README.md @@ -163,22 +163,37 @@ See the [open issues](https://github.com/olarno/funnyQuoteLibrary/issues) for a Thank you for considering contributing to FunnyQuoteLi! We welcome contributions from the community to help make this project even better. Whether you're reporting a bug, suggesting an enhancement, or contributing code, your involvement is highly valued. -### Ways to Contribute +## Ways to Contribute + +There are several ways to contribute to FunnyQuoteLib: 1. **Bug Reports:** - - If you encounter a bug or unexpected behavior, please open an [issue](https://github.com/olarno/funnyQuoteLibrary/issues) on GitHub. Provide detailed information about the issue, including steps to reproduce and your environment. + - Encountered a bug or unexpected behavior? Open an [issue](https://github.com/olarno/funnyQuoteLibrary/issues) on GitHub. Provide a detailed description, steps to reproduce, and information about your environment. 2. **Feature Requests:** - - Have an idea for a new feature or improvement? Feel free to submit a [feature request](https://github.com/olarno/funnyQuoteLibrary/issues) on GitHub. We appreciate your feedback and creativity. + - Have an idea for a new feature or improvement? Submit a [feature request](https://github.com/olarno/funnyQuoteLibrary/issues) on GitHub. We welcome your feedback and creativity. 3. **Code Contributions:** - - If you're interested in contributing code, follow these steps: + - Interested in contributing code? Follow these steps: - Fork the repository. - Create a new branch for your feature or bug fix. - - Make your changes and submit a pull request (PR) to the `main` branch of the original repository. + - Make your changes and submit a pull request (PR) to the `main` branch. + +4. **Propose New Quotes:** + - Help enrich our collection of quotes by submitting pull requests with new and funny quotes. Follow these guidelines: + - Ensure that the quote is genuinely humorous and aligns with the tone of FunnyQuoteLib. + - Include the quote along with any relevant attribution or context. + - Verify that the quote adheres to copyright and licensing requirements. + - Please target the `quotes-submissions` branch when submitting your pull request. + +We appreciate your contribution in making FunnyQuoteLib a source of laughter and joy! + + +5. **Documentation Improvements:** + - Enhance our documentation by submitting pull requests for clarifications, corrections, or additional information. + +We appreciate and welcome contributions from the community to make FunnyQuoteLib even more entertaining and enjoyable! -4. **Documentation Improvements:** - - Help us improve our documentation by submitting pull requests for clarifications, corrections, or additional information.

(back to top)

From 86bb33f521cfb1c88cec011ad0ce8bdba7e6583f Mon Sep 17 00:00:00 2001 From: Divya Kelaskar Date: Wed, 15 Nov 2023 10:29:32 +0530 Subject: [PATCH 2/3] docs: update quotes.json --- config/quotes.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config/quotes.json b/config/quotes.json index 5a2804e..97868e4 100644 --- a/config/quotes.json +++ b/config/quotes.json @@ -13,6 +13,9 @@ "I'm not a vegetarian because I love animals. I'm a vegetarian because I hate plants.", "I used to be a baker, but I couldn't make enough dough.", "I'm friends with all electricians. We have such good current connections.", - "Why did the tomato turn red? Because it saw the salad dressing!" + "Why did the tomato turn red? Because it saw the salad dressing!", + "Why do programmers prefer dark mode? Because the light attracts bugs!", + "Why did the computer catch a cold? It left its Windows open!", + "Why don't programmers like nature? Because it has too many bugs." ] -} \ No newline at end of file +} From 2407a79ce9f24954164429c6c7b5aff56613cf57 Mon Sep 17 00:00:00 2001 From: Ekaterina Khoroshilova Date: Wed, 15 Nov 2023 11:01:29 -0800 Subject: [PATCH 3/3] added a joke --- config/quotes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/quotes.json b/config/quotes.json index 97868e4..42cb139 100644 --- a/config/quotes.json +++ b/config/quotes.json @@ -16,6 +16,7 @@ "Why did the tomato turn red? Because it saw the salad dressing!", "Why do programmers prefer dark mode? Because the light attracts bugs!", "Why did the computer catch a cold? It left its Windows open!", - "Why don't programmers like nature? Because it has too many bugs." + "Why don't programmers like nature? Because it has too many bugs.", + "Why did the bicycle fall over? Because it was two-tired!" ] }