Skip to content

Commit 59eb6ab

Browse files
committed
Add a few details on how to contribute with a pull request
1 parent d34d879 commit 59eb6ab

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,13 +145,15 @@ We accept contributions of any kind, including bug fixes, feature requests, and
145145
If you want to contribute to this project you can just:
146146

147147
1. Fork the repository
148-
2. Make your changes
149-
3. Open a Pull Request
148+
2. Start a new branch starting from `dev`
149+
3. Make your changes
150+
4. Open a Pull Request
150151

151152
When you open a Pull Request, please make sure to follow the next rules:
152153

153154
- Write a clear and descriptive title
154155
- In the description, write a clear and detailed explanation of the changes
156+
- There are no conflicts in merging your branch on `dev`
155157
- If you are fixing a bug, please reference the issue number
156158

157159
---

0 commit comments

Comments
 (0)