Skip to content

Commit ec269c5

Browse files
authored
Update README.md
1 parent 72fda32 commit ec269c5

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,12 @@ Code4D-Wizard is a set of plugin tools designed to be used in the Delphi IDE. It
118118

119119

120120
121-
# 📥Download Wizard Source Code?
122-
123-
To have access to the Wizard's source code, and to our course, where you'll learn everything about Open Tools API, just click on the following link: [Download source code and access Open Tools API course](https://go.hotmart.com/U81331747Y?dp=1 "‌View course information")
124-
121+
# 💬 Contributions / Ideas / Bug Fixes
122+
To submit a pull request, follow these steps:
123+
124+
1. Fork the project
125+
2. Create a new branch (`git checkout -b minha-nova-funcionalidade`)
126+
3. Make your changes
127+
4. Make the commit (`git commit -am 'Functionality or adjustment message'`)
128+
5. Push the branch (`git push origin Message about functionality or adjustment`)
129+
6. Open a pull request

0 commit comments

Comments
 (0)