Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
**Here's a simple, beginner-friendly step-by-step guide to creating a Pull Request (PR) to one of the Keploy repositories.**

[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen?logo=github)](CODE_OF_CONDUCT.md)
[![Slack](.github/slack.svg)](https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg)
[![License](.github/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
Expand Down Expand Up @@ -44,4 +46,4 @@ git commit -m "changes you made in the project" #Please make sure to mention whi
git push
```

6. Before raising a PR, please sure to 'Fetch Upstream' to avoid conflicts with existing codebase.
6. Before raising a PR, please sure to 'Fetch Upstream' to avoid conflicts with existing codebase.