All checks were successful
continuous-integration/drone/push Build is passing
6 lines
227 B
Markdown
6 lines
227 B
Markdown
1. Fork the project.
|
|
2. Create your feature branch: `git checkout -b my-new-feature`
|
|
3. Commit your changes: `git commit -am 'Add some feature'`
|
|
4. Push to the branch: `git push origin my-new-feature`
|
|
5. Submit a pull request.
|