Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 2.29 KB

CONTRIBUTING.md

File metadata and controls

51 lines (34 loc) · 2.29 KB

Contributing to Random Jokes

Contributing Guidelines 👨‍💻

Read the following guidelines which will help us make the contribution process easy and effective for everyone involved.


Quicklinks

Code of Conduct

We take our open source community seriously and hold ourselves and other contributors to high standards of communication. By participating and contributing to this project, you agree to uphold our Code of Conduct.

💥 How to Contribute

Contributions are made to this repository via Issues and Pull Requests (PRs). A few general guidelines for contributing that cover both:

  • Search for existing Issues and PRs before creating your own. This will help both contributor & maintainer to make out things proper & effective.

💥 Issues

Issues should be used to :

  • Report problems with the library
  • Request for a new feature
  • To discuss potential changes before a PR is created

Take a look at the existing Issues or create a new issue!

💥 Pull Requests

Create a Pull Request (PR), which will be promptly reviewed and given suggestions for improvements by the community.

  • Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes proposed in your PR.

⭐ HOW TO MAKE A PULL REQUEST:

  1. Fork the repository to your own Github account.
  2. Clone the project to your machine.
  3. Create a branch locally under master with a succinct but descriptive name.
  4. Commit changes to that branch.
  5. Following any formatting and testing guidelines specific to this repo.
  6. Push all committed changes to your fork.
  7. Open a PR in our repository and follow the PR template so that we can efficiently review the changes.

That's it , You are all set for the journey now.

Happy contributing! All the best! 🚀