Skip to content

Commit 75c1da3

Browse files
docs: add more info to contributing guide
1 parent cd9d589 commit 75c1da3

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,11 @@ If you can't find valid, add new to codestyle agreements please. Other can be us
8484
docs: update readme with additional information
8585
docs: update description of run() method
8686
```
87+
88+
## Before making pull request
89+
90+
1. Change version in [`EmojiPicker.podspec`](/EmojiPicker.podspec) file
91+
2. Update version of dependency in Example App:
92+
1. Open terminal
93+
2. Open Example app directory using `cd Example\ App/`
94+
3. Update pod version via command `pod install`

0 commit comments

Comments
 (0)