mirror of
https://github.com/iridakos/goto.git
synced 2025-05-27 21:00:08 -07:00
Add ShellCheck note when contributing.
This commit is contained in:
parent
0baf5c1481
commit
92bd6ef882
@ -157,7 +157,8 @@ goto --version
|
||||
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. Create a new Pull Request
|
||||
5. Make sure that the script does not have errors or warning on [ShellCheck](https://www.shellcheck.net/)
|
||||
6. Create a new Pull Request
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user